td,body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	
}



a:link,a:visited,a:hover,a:active{
	text-decoration : none;
	color: #000000;
}
h1{
	margin-top: 0px; 
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 30px;
}
h2{
	margin-top: 0px; 
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 14px;
}
.border{
	BORDER-RIGHT: #d0d0d0 1px solid; 
	BORDER-LEFT: #d0d0d0 1px solid; 
	BORDER-BOTTOM: #d0d0d0 1px solid;
	BORDER-TOP: #d0d0d0 1px solid;
}
