<!--
A:link {
	COLOR: #335533;
	TEXT-DECORATION: none;
	font-weight : bold;
}
A:visited {
	COLOR: #778899;
	TEXT-DECORATION: none;
	font-weight : bold;
}
A:hover {
	COLOR: #3CB371F;
	TEXT-DECORATION: none;
	background: #F0FFF0;
	background-attachment : scroll;
	font-weight : bold;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: Navy;
	background-color : transparent;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: Teal;
	FONT-WEIGHT: bold;
}
h1 {
	font-family:verdana,Arial,comic sans MS;
	font-size:11pt;
	color: #5F9EA0;
	font-weight : bold;
	text-align:Center;
}
h2{
	font-family:verdana,Arial,comic sans MS;
	font-size:11pt;
	color: #00008B;
	font-weight : bold;
	text-align: left;
}
h5 {
	font-family:verdana,Arial,comic sans MS;
	font-size:10pt;
	color: #336699;
	text-align: center;
	font-weight : bold;
}
h6 {
	font-family:verdana,Arial,comic sans MS;
	font-size:13pt;
	color: #D2691E;
	font-weight : bold;
	text-align:Center;
	text-transform : uppercase;
}
p  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: Navy;
	font-weight : normal;
}

-->

