body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
	font-style: 16;
}


body { background-image : url(images/bg_css.gif) ; 
    background-repeat : no-repeat ; 
    background-position : left top} 
	

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}h1 {
	font-size: 110%;
}
h2 {
	font-size: 100%;
}
a {  
	color: #A8001A; 
	text-decoration: none;
	font-weight: bold;
}

a:hover { 
	color: #A8001A; 
	text-decoration: underline; 
	font-weight: bold;
