body,table,p,div,blockquote,ol,li {
	font-family : Verdana, Arial, sans-serif;
	font-size : 11 pt;
	color : #ffffff;
}
.buttons {
	font-family:Verdana, Arial;
	font-size:9 pt;
	color:white;
	background: black;
	cursor:hand;
	border: 1px solid white;
}
.formInputs {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10pt;
	border: 1px solid white;
}
a 
{
	color : #A28F6D;
	font-family : Verdana, Arial, sans-serif;
	font-size : 11pt;
	text-decoration : underline;
}
a:active
{
	color : #ffffff;
	font-family : Verdana, Arial, sans-serif;
	font-size : 11pt;
	text-decoration : underline;
}
a:visited
{
	color : #6690AB;
	font-family : Verdana, Arial, sans-serif;
	font-size : 11pt;
	text-decoration : underline;
}
.copyText{
	font-family : Verdana, Arial, sans-serif;
	font-size : 8 pt;
	color : #ffffff;
}