BODY{
	scrollbar-face-color: 336699;
	scrollbar-arrow-color: ff0000;
	scrollbar-track-color: 6699cc;
	scrollbar-shadow-color:'';
	scrollbar-highlight-color:'';
	scrollbar-3dlight-color:'';
	scrollbar-darkshadow-Color:'';
}

p {
	text-indent: 4%;
	color : 000000;
	font-family : Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size : 12pt;
}

table,td,div {
	color : 000000;
	font-family : Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size : 8pt;
}

/* Link buttons */
a {
	color : 0266C9;
	font-family : Verdana, Arial, sans-serif;
	text-decoration : underline;
	font-weight: none;
	font-size: 8pt;
}

a:hover {
	color : ffff00;
	font-family : Verdana, Arial, sans-serif;
	text-decoration : none;
}

a:active {
	color : ffff00;
	font-family : Verdana, Arial, sans-serif;
	text-decoration : none;
}

a.redSmall {
	color : ff0000;
	font-family : Verdana, Arial, sans-serif;
	text-decoration : underline;
	font-weight: normal;
	font-size: 7pt;
}

a.redBold {
	color : ff0000;
	font-family : Verdana, Arial, sans-serif;
	text-decoration : none;
	font-weight: bold;
	font-size: 8pt;
}

a.blueSmall {
	color : 0266C9;
	font-family : Verdana, Arial, sans-serif;
	text-decoration : underline;
	font-weight: normal;
	font-size: 7pt;
}

a.blueNorm {
	color : 0266C9;
	font-family : Verdana, Arial, sans-serif;
	text-decoration : underline;
	font-weight: normal;
	font-size: 8pt;
}


a.blueBold {
	color : 0266C9;
	font-family : Verdana, Arial, sans-serif;
	text-decoration : underline;
	font-weight: bold;
	font-size: 8pt;
}


/* Text colors */

pre {
	color : 000000;
	text-decoration : normal;
	font-weight: normal;
	font-family : Verdana, Arial, sans-serif;
	font-size: 9pt;
}

.blackBold {
	color : 000000;
	font-family : Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 9pt;
}

.blueBold {
	color : 0266C9;
	font-family : Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 9pt;
}

.whiteSmall {
	color : 000000;
	font-family : Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 7pt;
}

.whiteBold {
	color : 000000;
	font-weight: bold;
	font-size: 9pt;
}

.redBold {
	color : ff0000;
	font-family : Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 8pt;
}

.yellowBold {
	color : ffff00;
	font-family : Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 9pt;
}

-->
