body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #AF1325;
}
body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
a {
	font-size: 14px;
	color: #990033;
}
a:link {
	text-decoration: underline;
	cursor:pointer;
}
a:visited {
	text-decoration: underline;
	color: #990033;
}
a:hover {
	text-decoration: none;
	color: #800000;
}
a:active {
	text-decoration: underline;
	color: #990000;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #990000;
}

html { 
scrollbar-arrow-color:#990000; 
scrollbar-track-color:#FFFFFF; 
scrollbar-face-color:#FFFFFF; 
scrollbar-highlight-color:#FFFFFF; 
scrollbar-3dlight-color:#FFFFFF; 
scrollbar-darkshadow-color:#FFFFFF; 
scrollbar-shadow-color:#990000; 
}



