BODY {
	SCROLLBAR-FACE-color: #336699;
	SCROLLBAR-ARROW-color: #FFFFFF;
	SCROLLBAR-TRACK-color: #B8C5D2;
	SCROLLBAR-BASE-color: #B8C5D2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
A              	 	{ color: #668CB3; text-decoration: none }
A:hover         	{ color: #0066CC; text-decoration: underline }
A:active 			{ color: #FF6600; text-decoration: none}
A.options       	{
	color: #999999;
	text-decoration: none;
	font-size: 11px;
}
A.options:hover 	{
	color: #336699;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
A.menu       	{
	color: #999999;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;

}
A.menu:hover 	{
	color: #0066CC;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
A.language 			{ font-size: 10px; color: #999999; text-decoration: none; font-weight: bold }
A.language:hover	{ font-size: 10px; color: #666666; text-decoration: none; font-weight: bold }
.Header 			{ font-size: 10px; color: #666666}
.Title 				{
	font-size: 32px;
	color: #336699;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: compact;

}
.Subtitle 			{
	font-size: 13px;
	color: #336699;
	font-weight: bold;
	text-decoration: none;
	vertical-align: baseline;
	font-family: Arial, Helvetica, sans-serif;


}
.Text 				{ font-size: 11px; color: #333333; text-align: justify }
.Slogan				{ font-size: 9px; color: #FFFFFF; font-weight: bold }
.Notes 				{ font-size: 10px; color: #999999; font-weight: 400}
