

body,td,th {
	font-family: Tahoma, Verdana;
	font-size: 10pt;
	color: #004D75;
}

a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: underline;
	color: #0066CC;
}
a:active {
	text-decoration: none;
	color: #0066CC;
}
.top_row {color: <?PHP echo $top_row_font_color; ?>; font-weight: bold; font-size: 14px; }
.table_border {
	border: 1px dashed #666666;
}
.path_font {font-family: "Courier New", Courier, monospace}

HR {
	height: 1pt;
	color: Maroon;

}
H1, H2, H3, H4 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-variant: normal;
	background-color: white;
	color: black;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.style2 {
	margin-left: 10px;
    margin-right: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
.date{
	  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 8px; font-weight: normal; color: #999999; text-decoration: none; }
.italic{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	font-style : italic;
}
