body {
        margin:5;
	border:3px solid #26538A;
	font-family: Fixedsys;
	font-size: 36px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	SCROLLBAR-FACE-COLOR:#808AA8;
        SCROLLBAR-HIGHLIGHT-COLOR:#808AA8;
	SCROLLBAR-SHADOW-COLOR:#808AA8; 
	SCROLLBAR-3DLIGHT-COLOR:#808AA8;
	SCROLLBAR-ARROW-COLOR:white;
	SCROLLBAR-TRACK-COLOR:white; 
	SCROLLBAR-DARKSHADOW-COLOR:white

}

a:visited {
	color: #0066CC;
	text-decoration: none;
}

a:hover {
	color: black;
	text-decoration: none;

}

a:active {
	color: #000099;
}

hr {
	line-height: 1px;
	font-size: 1px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

a:link {
	color: #0066CC;
	text-decoration: none;
}
h1 {
	font-family: sans-serif;
	font-size: 18px;
	color: black;
	text-decoration: none;
	font-weight: normal;
}
h2 {
	font-family: sans-serif;
	font-size: 14px;
	color: #5162ac;
	text-decoration: none;
	font-weight: bold;

}
h3 {
	font-family: sans-serif;
	font-size: 14px;
	color: #5162ac;
	text-decoration: none;
	font-weight: normal;

}

span.admin
{
	font-family: verdana;
	font-size: 12px;
	color: black;
	text-decoration: none;
	font-weight: normal;

}