/* global elements */
html, body { height: 100%; margin: 0px; background-color: #E5E5E5; 
		background-color: #E5E5E5;
		scrollbar-face-color:#008FFF;
		scrollbar-highlight-color:#66BAFF;
		scrollbar-3dlight-color:#001535;
		scrollbar-darkshadow-color:#001535;
		scrollbar-shadow-color:#008FFF;
		scrollbar-arrow-color:#E5E5E5;
		scrollbar-track-color:#E5E5E5;
	}
font.subject { font-family: Verdana; font-size: 10px; color: #008FFF; font-weight: bold; vertical-align: top ! important }
font.header { font-family: Verdana; font-size: 20px; color: #000000; vertical-align: top ! important }
font.annoucements { font-family: Verdana; font-size: 12px; font-weight: bold; color: #000000; vertical-align: top }
* { font-family: Verdana; font-size: 10px; color: #000000; vertical-align: top }
a:link,a:active,a:visited { color : #001535; }
a:hover		{ text-decoration: underline; color : #008FFF; }
