BODY, TD, TH, LI, P, BR {
    color: black;
    text-align: left;
    font-family: "Times New Roman";
    font-size: 12 pt;
    SCROLLBAR-BASE-COLOR:  #c6d6ee;
    SCROLLBAR-ARROW-COLOR: #000000;
    padding: 0;
}

.tabs { 
	font-family: Arial; 
	font-weight: bold; 
	border-bottom: solid; 
	color: black; 
	margin-left: auto;
	margin-right: auto;
	}

.nocenter {
	text-align: left;
	}

.borders {
	BORDER-RIGHT: #c6d6ee 2px solid; 
	BORDER-TOP: #c6d6ee 2px solid; 
	BORDER-LEFT: #c6d6ee 2px solid; 
	BORDER-BOTTOM: #c6d6ee 2px solid
}

.floatright {
	float: right;
	clear: right;
	margin: 10px;
	}

.floatleft {
	float: left;
	clear: left;
	margin: 10px;
	}

EM { background: yellow; color: black; font-style: normal }

.SLANT { font-style: oblique;  font-weight: normal }

.I    { text-indent: 0.5in }
.PROG { background: white; color: blue}
.HANGING { text-indent: -0.5in}
.RED { background: white; color: Red}
.BLACK { background: white; color: Black }
.BLUE { background: white; color: Blue}
.GREEN { background: white; color: green}
.MAROON { background: white; color: maroon}
.EM { background: yellow; color: black}
.ARIAL { font-size: 12pt; font-family: Arial; font-weight: bold }
.RED {
	color: red;
	}

.BLACK{
	color: black;
	}

H1, H2, H3   { font-family: Arial; font-weight: bold; }

H1	{ 
	padding-top: 40px;
	margin-top: 15;
	font-size: 18pt 
	}

H1.R { color: white; background: navy; border-width: solid }
H2   { font-size: 16pt }
H3   { font-size: 13pt; line-height: 13pt }


EM { background: yellow; color: black; font-style: normal }

A:link    { color:  #0000cc}
H2 A:link, H3 A:link    { color:  #000000}
A:visited { color:  #0000cc}
A:active  { color:  #0000cc}
A:hover   { color:  red; text-decoration: underline}
A {TEXT-DECORATION: none}

A.tab:link    { color:  #000000; font-family: Arial; font-size: 10pt }
A.tab:visited { color:  #000000; font-family: Arial; font-size: 10pt }
A.tab:active  { color:  #000000; font-family: Arial; font-size: 10pt }
A.tab:hover   { color:  blue; text-decoration: none; font-family: Arial; font-size: 10pt }
