<style type="text/css"><!--

a

{	text-decoration : underline;

}



a:link

{	color : Blue;

}



a:visited

{	color : Purple;

}



a:hover

{	color : Red;

}



body

{	background-color : White;

	color : Black;

	font-family : Verdana, Helvetica, Arial, Times New Roman;

	font-size : 11px;

}



.main

{	background-color : White;

	color : #4e4e4e;

	font-family : Verdana, Helvetica, Arial, Times New Roman;

	font-size : 11px;

	padding-top: 11px;

	padding-left: 30px;

}



.head1

{	color : #4e4e4e;

	font-size : 20px;

	font-family : Verdana, Helvetica, Arial, Times New Roman;

	font-weight : bold;

}



.head2

{	color : #4e4e4e;

	font-size : 15px;

	font-family : Verdana, Helvetica, Arial, Times New Roman;

	font-weight : bold;

}



.head3

{	color : #4e4e4e;

	font-size : 11px;

	font-family : Verdana, Helvetica, Arial, Times New Roman;

	font-weight : bold;

}



.txt

{	background-color : White;

	color : #4e4e4e;

	font-family : Verdana, Helvetica, Arial, Times New Roman;

	font-size : 10px;

}



.header

{	background-color : white;

	color : Black;

	font-family : Verdana, Helvetica, Arial, Times New Roman;

	font-size : 11px;

	background-image : url("../img/headerline.gif");

	background-repeat : repeat-x;

}



.footer

{	background-color : #99ccff;

	color : Black;

	font-family : Verdana, Helvetica, Arial, Times New Roman;

	font-size : 11px;

	border-top: thin solid #78878e 2px;

}



.mainmenu

{	background-color : #06437D;

	color : White;

	font-family : Verdana, Helvetica, Arial, Times New Roman;

	font-size : 23px;

	font-weight: bold;

	padding-top: 10px;

	border-right: thin solid #78878e 2px;

}



-->

</style>