a {font-family : 'arial', 'helvetica', 'sans-serif';
	font-size : 12px;
	font-weight : normal;
	color : black
	text-decoration : underline} 
a:hover { color: #ff0000 }
body {font-family : 'arial', 'helvetica', 'sans-serif';
	font-size : 12px;
	font-weight : normal;
	color : black;
	}	
h1 {font-family: 'verdana', 'arial', 'helvetica', 'sans-serif';
	font-size: 2em; 
	font-weight: normal;
	color: black;
	}
td {font-family : 'verdana', 'arial', 'helvetica', 'sans-serif';
	font-size : 12px;
	font-weight : normal;
	color : black;
	}
td.large {font-family:'arial','helvetica','sans-serif';
	font-size:16px;
	color:black;
	font-weight:bold;
	}
b {	font-size : 12px;
	font-family:'verdana', 'sans-serif';
	font-weight : bold;
	/*color:#000099;*/
	color:#000000;}
.bold {font-size: 12px;
	font-family:'verdana', 'sans-serif';
	font-weight : bold;
	color:black;}
a.smallhelp {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : black;
}
a.smallhelp:hover{
	color:red;
}

