body {
	background-color: #FFFFFF;
	margin-top: 0px;
}
h1  {
	font-family : Verdana,Arial,Times New Roman,Helvetica;
	font-size : 18px;
	font-style : normal;
	color : #808080;
	font-weight: bold;
}
h2  {
	font-family : Verdana,Arial,Times New Roman,Helvetica;
	font-size : 17px;
	font-style : normal;
	color : #000000;
	font-weight: bold;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
}
.big {font-family: Verdana, Arial, Helvetica ; font-size : 15px ;}
.small {font-family: Verdana, Arial, Helvetica ; font-size : 11px ; color: black;}
.small2 {font-family : Verdana, Arial, Helvetica ; font-size : 10px;}
a:link {
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
