	.fontClass {font-family: 'Comic Sans MS'; font-size: 12px; }
	.capfontClass {color: black; font-size: 12px;}
	.closefontClass {color: lightblue; font-size: 12px; text-align: right}
	.fgClass {background-color: lightblue; color:  red;}
	.bgClass {background-color: red;}
	
	.Size24 { color:Black;font-size:24px;}
	.Size22 { color:Black;font-size:22px;}
	.Size20 { color:Black;font-size:20px;}
	.Size16 { color:Black;font-size:16px;}
	.Size15 { color:Black;font-size:16px;}
	.Size14 { color:Black;font-size:14px;}
	
	.Size24b { color:Black; font-size:24px; font-weight: bold;}
	.Size22b { color:Black; font-size:22px; font-weight: bold;}
	.Size20b { color:Black; font-size:20px; font-weight: bold;}
	.Size16b { color:Black; font-size:16px; font-weight: bold;}
	.Size15b { color:Black; font-size:16px; font-weight: bold;}
	.Size14b { color:Black; font-size:14px; font-weight: bold;}
	
	.breakhere {page-break-before: always}
	
BODY.BodyClass0 {margin-top: 0pt;  
	background-color: white ;
	border-top:0px solid #000;
	border-left:0px solid #000;}

BODY.BodyClass1 {margin-top: 0pt; 	border-top:0px solid #000;
	border-left:0px solid #000;}

BODY.BodyClass1 {margin-top: 0pt;  
		background-color: black }


B {font-family : Arial;font-size : 12px; }

SELECT {font-family : Arial;font-size : 12px;}
INPUT {font-family : Arial;font-size : 13px; text-align: left; text-decoration: none;}

TH {font-family: Arial;font-size: 13px;  color : black;background-color: #FBF5E3; text-align: right}
TH.headerL {font-family: Arial;font-size: 13px; font-weight: bold; color : white;background-color: navy; text-align: Left}
TH.Ltext { text-align: left}
TH.bgBlack {background-color: #000000;}
TH.bgGray {background-color: Gray; text-align: center}
TH.Altcolor1 {color: white;}
TH.BgSilver { color: black;background-color: silver; text-align: center}


TD {font-family : Arial;font-size : 13px; color : black; }
TD.bgcolor {background-color: white;}
TD.bgcolor1 {background-color: navy;}
TD.bgcolor2 {background-color: silver;}
TD.bgcolor3 {background-color: black;}
TD.headerL {font-family : Arial;font-size : 13px; color : white; background-color: #3163CE; text-align: left}
TD.headerC {font-family : Arial;font-size : 13px; color : white; background-color: #3163CE; text-align: center}
TD.headerR {font-family : Arial;font-size : 13px; color : white; background-color: #3163CE; text-align: right}
TD.Size11 { color:Black; font-size:11px;	}
TD.Size12 { color:Black; font-size:12px;	}

A {  color : white; font-family : Arial;font-size : 11px;}
A.BlueColor { background-color: blue; }
A.sliverbackground { background-color: silver; }
A.bluebackground { background-color: blue; }
A.nu {text-decoration: none;}
A.nu:hover {text-decoration: underline;}

SPAN   {  }
SPAN.info   { color: yellow; text-align: right; }
SPAN.SPAN1 { color: yellow;}
SPAN.SPAN2 { color: blue;}
SPAN.AlignRight {  text-align: right;}
SPAN.info   { color: yellow; text-align: right; }
SPAN.BgLightGreen   { background-color: lightgreen }
