body {	
		background-color: #024f76;
		font-family: Arial;
		font-size: 8pt;
		color: #FF8040;
		margin-left: 0;
		margin-right: 0;
		margin-top: 0;
		margin-bottom: 0;
}

A { text-decoration : none; font-family: Arial; font-size: 10pt; color : rgb(255,204,0); }
A:Hover { text-decoration : underline; font-family: Arial; font-size: 10pt; color : rgb(255,204,0); }

BODY {
	SCROLLBAR-FACE-COLOR: #2E67BE; 
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFCC; 
	SCROLLBAR-SHADOW-COLOR: #000000; 
	SCROLLBAR-ARROW-COLOR: #FFFFCC; 
	SCROLLBAR-BASE-COLOR: black; 
	scrollbar-3d-light-color: #FFFFCC; 
	scrollbar-dark-shadow-color: #252722;
}
.menuhead		{ font-family: Arial; font-size: 10pt; color: #FFFFFF; font-weight: bold; text-decoration: underline;}
.menuheadctr	{ font-family: Arial; font-size: 10pt; color: #FFFFFF; font-weight: bold; text-align: center; text-decoration: underline;}
.menusub		{ font-family: Arial; font-size: 10pt; color: #FFFFFF;}
.menusubdark	{ font-family: Arial; font-size: 10pt; color: rgb(46,103,190);}
.body2        { font-family: Arial; font-size: 10pt; color: #3F83CC;}

/* LISTS */

/* END LISTS */

/* BULLETS (CHARACTERS) */
.bulletGold, .bulletGoldSmall {font-family: Verdana, Arial, Helvetica, sans-serif;color: #CC0000; font-size: 65%; font-weight: bold; color: #FFCC00;}
/* END BULLETS (CHARACTERS) */

