table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;


}

.contactDetails{
	color: #000066;
	font-size: 0.65em;
	line-height: 1.2em;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;



}
a{
	color: #0033CC;
	text-decoration: underline;



}
a:hover{
	color: #FF0000;
	text-decoration: line-through;



}

.titles{
	color: #666666;
	font-size: 0.9em;
	line-height: 1.5em;
	font-weight: bold;



}
.instructions{
	color: #0033CC;
	font-size: 0.7em;
	line-height: 1.5em;
	padding-left: 20px;


}
