body, p,td{
	font-family : Arial, Verdana, sans-serif;
	font-size : 12px;
	color:#000000;
	background-color : #ffffff;}
		
	b{
	display : block;
	background-color : #78BCBC;
	color : #000000;
	font-family : Arial, Verdana, sans-serif;
	font-size : 12px;
	font-weight : normal;
	border : thin solid Gray;
	width : 90%;
}
strong{
	color:#993399;
	font-size : 18px;
}
	em{
	font-family : Arial, Verdana, sans-serif;
	font-size : 12px;
	font-weight : bold;
}
H1{
	text-align : center;
	color : #ffffff;
	font-family : "Gill Sans MT Ext Condensed Bold";
}
input{font-size : 12px;
font-family : Arial, Verdana, sans-serif;

}
.button{
	border-style:none;
	background-color:#ffffff;
	color:#003973;
	text-decoration:underline;
	cursor:pointer;
}
.color{
	color:#993399
}
form{
	margin-top:0;
	margin-bottom:0;
}
A:link { color:#003973;text-decoration:underline; font-family : Arial, Verdana, sans-serif;}
A:visited{
	color : #003973;
		font-family : Arial, Verdana, sans-serif;
}
A:hover {color:#AD0000;text-decoration:underline; }