body, td, th {
    font-size : 10pt;
    font-family : Arial, Verdana, Helvetica;
    font-weight : normal;
    font-style : normal;
    color : black;
    text-decoration : none;
}

td { padding-left: 2px; padding-right: 2px; }

h1 { 
	font-size : 18pt;
	font-weight : bold
}

h2 { 
	font-size : 14pt;
	font-weight : bold
}

.searchH3, h3 { 
	font-size : 12pt;
	font-weight : bold
}

.bar {
	font-family: Arial, Verdana, Helvetica;
	font-size: 14pt;
}
.highlight {
	background-color: #EEEEEE;
	border-bottom: 1 solid #999999;
	border-top: 1 solid #999999;
}
a:link, a:visited {
	text-decoration: none; 
	font-weight: normal; 
	color: blue;
}

a:visited {
	text-decoration: none; 
	font-weight: normal; 
	color: purple;
}
	
a:hover { 
	text-decoration: underline; 
	color: red;
}
