a  {
	color : #000000;
	text-decoration : none;
	font-weight : bold;
	font-style: normal;
}
a:hover  {
	text-decoration : underline;
}
a.white  {
	color : #FFFFFF;
	font-family : Garamond;
	font-size : 10px;
	text-decoration : none;
	font-weight : bold;
	font-style: normal;
}
a.white:hover  {
	color : #000000;
	text-decoration : none;
}
a.whitemenu  {
	color : #ffffff;
	text-decoration : none;
	font-weight : normal;
	font-style: normal;
}
a.whitemenu:hover  {
	color : #ffffff;
	text-decoration : underline;
}
a.nobold  {
	text-decoration : none;
	font-weight : normal;
	font-style: normal;
}
a.nobold:hover  {
	text-decoration : underline;
	color : #ffffff;
}


body {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #ffffff;
	
}
.small {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
}
.topwhite {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 10px;
}
td  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}
td.header  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #ffffff;
	background-color : #4a969c;
}
input {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	}
select {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	}
textarea {
	font-size : 12px;
	color : #000000;
	
	}
