/* This section pertains to BODY of the pages. You can modify this section as you like. */
BODY   { color: #000066; font-family: "Trebuchet MS", "Arial", "sans serif"; font-size: 12px;}
A:link   { color: #336666; text-decoration: none; font-weight: bold; font-family: "Trebuchet MS";}
A:visited   { color: #006666; text-decoration: none }
A:active   { color: #336666; text-decoration: none }
A:hover      { color: #3333FF; text-decoration: none;}
.large {font-size: 36px; color:#60CH1; }
H1{
	color:#006699;
	font-size: 22px;
	font-family: "Trebuchet MS", "Arial", "sans serif";
	margin-left: 8px;
	margin-bottom: 0px;
	font-style: normal
}
H2   { color: #660099; font-size: 18px; font-family: "Trebuchet MS", "Arial", "sans serif"; margin-left: 8px}
H3  { color: #993366; font-size: 14px; font-family: "Trebuchet MS", "Arial", "sans serif"; margin-left: 8px}
P  { color: #000000; font-size: 12px; font-family: "Trebuchet MS", "Arial", "sans serif"; margin-right: 8px; margin-left: 8px}
DIV { font-family: "Trebuchet MS", "Arial",  "sans serif" }
BR { font-family: "Trebuchet MS", "Arial", "sans serif" }
TABLE    { font-family: "Trebuchet MS", "Arial", "sans serif"}
TH { font-family: "Trebuchet MS", "Arial", "sans serif" }
TD { font-family: "Trebuchet MS", "Arial", "sans serif"; font-size: 12px; margin-right: 0px; color: #000000; font-style: normal}
DL { font-family: "Trebuchet MS", "Arial", "sans serif"; ; margin-left: 8px; color: #000000}
LI { font-family: "Trebuchet MS", "Arial", "sans serif" }
DD  { font-family: "Trebuchet MS", "Arial", "sans serif"; font-size: 12px ; color: #330066}
ADDRESS  { font-family: "Trebuchet MS", "Arial", "sans serif" ; text-decoration: none}
B {font-family: "Trebuchet MS", "Arial", "sans serif"; font-weight: bold }
EM  { font-family: "Trebuchet MS", "Arial", "sans serif" }
I  { font-family: "Trebuchet MS", "Arial", "sans serif" }
HR  { color: #e5cd69; height: 2px }
dt {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #0000CC;
	margin-top: 8px
}
.floatleft {  float: left; margin-left: 0px; margin-right: 10px}
.floatright {  float: right; margin-right: 0px}

.red {color:#C00;}

