.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 5px;
}

.nav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	margin-bottom: 5px;
		padding-bottom: 5px;
	border-bottom-width: 5px;
}

.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	margin-bottom: 5px;
		padding-bottom: 5px;
	border-bottom-width: 5px;
}

.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	margin-bottom: 5px;
		padding-bottom: 5px;
	border-bottom-width: 5px;
}

.nav_sub2
{
	FONT-SIZE: 9pt;
	FONT-FAMILY: Arial, Tahoma, Verdana;
	COLOR:#333333;
	TEXT-DECORATION: none;
	FONT-WEIGHT: bold;
	text-align: center;
}
.nav_sub2:hover
{
    FONT-SIZE: 9pt;
    FONT-FAMILY: Arial, Tahoma, Verdana;
    COLOR:#333333;
    TEXT-DECORATION: underline;
    FONT-WEIGHT: bold;
}
.nav_sub2:visited
{
   FONT-SIZE: 9pt;
    FONT-FAMILY: Arial, Tahoma, Verdana;
    COLOR:#333333;
    TEXT-DECORATION: none;
    FONT-WEIGHT: bold;
}



.titlemain {
	font-family: "Monotype Corsiva";
	font-size: 36px;
	font-style: normal;
	text-decoration: none;
}

.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}

.subtitle {

	font-family: "Monotype Corsiva";
	font-size: 16pt;
	font-style: normal;
}

.subtitle_small {
	font-family: arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

.small:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.small:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.small:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.small:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}