BODY {	scrollbar-face-color: #000066; 
		scrollbar-shadow-color: #000066; 
		scrollbar-highlight-color: #000066; 
		scrollbar-3dlight-color: #CCCCCC; 
		scrollbar-darkshadow-color: #000066; 
		scrollbar-track-color: #FFFFFF; 
		scrollbar-arrow-color: #FFFFFF
}

a:link { 
	color: #000066;
	{text-decoration: none};
	}
a:visited { 
	color: #000066;
	{text-decoration: none};
	}
a:hover { 
	color: #000066;
	text-decoration: underline overline; color: #000066;
	}
a:active { 
	color: #000066;
	{text-decoration: none};
	}

.mainTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;

}
.normalText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	line-height: 25px;


}
.menu {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: normal;
}
.mainTitleIndexPage {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.normalTextIndexPage {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	line-height: 25px;
}
.mainTitleIndex2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	text-align: center;

}
