table.div_menu a
{
	font-family: 'Times New Roman';
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #dddddd;
	text-decoration: none;
}

table.div_menu a:hover
{
	TEXT-DECORATION: underline;
}

h1
{
	font-family: 'Times New Roman';
	font-size: 48px;
	font-weight: 100;
/*	font-style: italic;	*/
	color: #000000;
	text-decoration: none;
/*	text-transform: uppercase;	*/
	padding-left: 105px;
	margin-bottom: 0px;
	text-align: center;
}

h2
{
	font-family: 'Times New Roman';
	font-size: 26px;
	font-weight: 100;
	color: #000000;
	text-decoration: none;
}

td.titletext
{
	font-family: 'Times New Roman';
	font-size: 16px;
	text-align: justify;
	font-style: italic;
}

td.maintext
{
	font-family: 'Times New Roman';
	font-size: 16px;
	text-align: center;
	font-style: italic;
}

td.gb_text
{
	padding-left: 30px;
	padding-right: 30px;
	font-family: 'Times New Roman';
	font-size: 18px;
	text-align: justify;
	font-style: italic;
}

td.gb_sign
{
	padding-left: 100px;
	font-family: 'Times New Roman';
	font-size: 16px;
	text-align: left;
	font-style: italic;
}

td.dn_rmt
{
	font-size: 12px;
	color: #444444;
}

td.dn_rmt a
{
	text-decoration: underline;
	color: #444444;
}


