a {
	color : #000066;
	font-family : Tahoma, "MS Sans Serif", "Comic Sans MS", sans-serif;
	font-weight : bold;
	font-size : 10pt;
	text-decoration : none;
}

a:link    { color : #000066 }
a:visited { color : #5555BB }
a:hover   { color : #FF0000 }
a:active  { color : #FF0000 }

//body {
	scrollbar-face-color: #0033FF;
 	scrollbar-shadow-color: #0022ee;
 	scrollbar-highlight-color: #1144FF;
	scrollbar-3dlight-color: #BBEEEE;
	scrollbar-darkshadow-color: #000000;
 	scrollbar-track-color: #000066;
	scrollbar-arrow-color: #FFFFFF;
}


table {
	color : #333333;
	font-size : 10pt;
	font-family : Tahoma, Arial, "MS Sans Serif", sans-serif;
}


p {
	color : #333333;
	font-size : 10pt;
	font-family : Tahoma, Arial, "MS Sans Serif", sans-serif;
}

h1 {
	color : #333333;
	font-size : 12pt;
    font-weight : bold;
	font-family : Tahoma, Arial, "MS Sans Serif", sans-serif;
}
h2 {
	color : #333333;
	font-size : 10pt;
    font-weight : bold;
	font-family : Tahoma, Arial, "MS Sans Serif", sans-serif;
}