p {  font-family:Arial, Times, serif; font-size: 12px; color: #465653}
body,td,th,input,select,textarea {font-family: Arial, Times, serif; font-size: 12px; color: #465653}

.home  {
	font-family : Verdana;
	color : Black;
	font-size : 9pt;
	font-weight : bold;
}
.bighead  {
	font-family : Arial;
	color : #CA542E;
	font-size : 12pt;
	font-weight : bold;
	text-decoration : none;
}

.head1  {
	font-family : Arial;
	color : #CA542E;
	font-size : 9pt;
	font-weight : bold;
	text-decoration : none;
}

.head2  {
	font-family : Arial;
	color : #669966;
	font-size : 9pt;
	font-weight : bold;
	text-decoration : none;
}

.head3  {
	font-family : Arial;
	color : #669999;
	font-size : 9pt;
	font-weight : bold;
	text-decoration : none;
}

.head4  {
	font-family : Arial;
	color : #D99942;
	font-size : 9pt;
	font-weight : bold;
	text-decoration : none;
}

.bold  {
	font-family : Arial;
	color : #465653;
	font-size : 9pt;
	font-weight : bold;
	text-decoration : none;
}

.small  {
	font-family : Arial;
	color : #663366;
	font-size : 8pt;
	font-weight : normal;
}

a:link  {
	text-decoration : none;
	color : Blue;
}

a:visited  {
	color : "#000669";
	text-decoration : none;
}

a:active  {
	color : red;
	text-decoration : none;
}

a:hover  {
	text-decoration : underline;
}