/*bgcolors*/
.ltgray1 {background-color : #DADADA;}
.dkgreen1 {background-color : #2A5A02;}
BODY {	background-color : #333333;}

/*text  mc=main content, sc=sub content*/
.mc_maintext {font-family : Arial, Helvetica, sans-serif; font-size : 10pt; word-spacing : 3px; color: #000000;}
.sc_maintext {font-family : Arial, Helvetica, sans-serif; font-size : 9pt; word-spacing : 3px; color: #ffffff;}
.footer {font-family : Arial, Helvetica, sans-serif; font-size : 9px; color: #333333;}
.mc_header1 {font-family : Arial Narrow, Arial, Helvetica, sans-serif; font-size : 14pt; font-weight:bold; word-spacing : 5px; color: #2A5A02;}
.mc_header2 {font-family : Arial Narrow, Arial, Helvetica, sans-serif; font-size : 12pt; font-weight:bold; word-spacing : 3px; color: #2A5A02;}
.mc_highlight {font-family : Arial, Helvetica, sans-serif; font-size : 10pt; font-weight:bold; word-spacing : 3px; color: #2A5A02;}


/*links*/
A {	text-decoration:underline;	color:#2A5A02;}
A:hover {text-decoration:underline;	color:#3E8206;}

A.subc {text-decoration:underline; color:#73FD01;}
A.subc:hover {text-decoration:underline; color:#A2E769;}