/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: small;
}
body {
	background-color: #515054;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-3dlight-color:black;
	scrollbar-arrow-color:white;
	scrollbar-track-color:#505154;
	scrollbar-darkshadow-color:gray;
	scrollbar-face-color:black;
	scrollbar-highlight-color:gray;
	scrollbar-shadow-color:black
	}
	
h3 {
	font-size: 11px;
	font-weight: normal;
	line-height: 16pt;	
}

.footer {
	font-size: x-small;
	font-weight: normal;
}
a:link {
	color: #ffffff;
	text-decoration: none;
	font-size: xx-small;
}

a:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: xx-small;
}

a:hover {
	color: #CCCCCC;
	text-decoration: underline;
	font-size: xx-small;
}

h2 {
	font-size: x-small;
	font-weight: bold;
}

h1 {
	font-size: small;
	font-weight: bold;
}
.readmore {
	font-size: xx-small;
	font-weight: bold;
	color: #990000;
	text-align: right;
}
