body,td {
	margin-left: 0px;
	margin-top: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
}
.text_copyright {
	color: #215BA4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.left_nav_menu {
	font-family: "Courier New", Courier, mono;
	font-size: 14pt;
	font-weight: bolder;
}
.subtitle {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}
.text_main_menu {
	font-family: "Courier New", Courier, mono;
	font-size: 22pt;
	font-weight: bold;
}
a:link{
	color: Black;
	text-decoration: none;
}
a:visited{
	color: Black;
	text-decoration: none;	
}
a:hover{
	color: Red;
	text-decoration: underline;		
}
a.blue_underlined_link:link{
	color: Blue;
	text-decoration: underline;
}
a.blue_underlined_link:visited{
	color: Blue;
	text-decoration: underline;
}
a.blue_underlined_link:hover{
	color: Blue;
	text-decoration: none;
}
.title {
   font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22pt;	
}
.verdana16px{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.hotlink {
	color: red;
	text-decoration: underline;
}.highlight {
	color: #000000;
	background-color: #FFFF00;
}

