body,td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;	
}
a:link,a:visited,a:hover,a:active{
	text-decoration : none;
	color: #ffffff;
}
h1 a:link,h1 a:visited,h1 a:hover,h1 a:active{
	color : #ffffff;
}
h1 a:hover{
	color : red;
}
h1{
	margin-top: 0px; 
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 18px;
	color: #ffffff;
}
h2 a:link,h2 a:visited,h2 a:hover,h2 a:active{
	color : #red;
}
h2{
	font-weight: bolder;
	margin-top: 0px; 
	margin-bottom: 0px;
	font-size: 13px;
	color: #ffffff;
}
.head{
	font-variant:small-caps;
}
