BODY { 
color: #000;
margin-top: none;
margin-right: none;
margin-bottom: none;
margin-left: none;
font-family:  Verdana, Arial, Helvetica, sans-serif; 
}

A:link {  color: #006;   text-decoration: underline }
A:active  {  color: #903;   text-decoration: none }
A:visited {  color: #006;   text-decoration: underline }
A:hover {  color: #903;  text-decoration: none }

A.nav:link {  font-size:  10px;   color: #336;   background: transparent;   text-decoration: none}
A.nav:active  {  font-size:  10px;   color: #903;   background: #ffc;    text-decoration: none }
A.nav:visited {  font-size:  10px;   color: #336;   background: transparent;    text-decoration: none }
A.nav:hover {  font-size:  10px;   color: #000;   background: transparent;   text-decoration: underline }

A.footer:link {  font-size:  11px;   color: #336;   background: transparent;   text-decoration: none}
A.footer:active  {  font-size:  11px;   color: #903;   background: #ffc;    text-decoration: none }
A.footer:visited {  font-size:  11px;   color: #000;   background: transparent;    text-decoration: none }
A.footer:hover {  font-size:  11px;   color: #900;   background: transparent;   text-decoration: underline }

A.navhead:link {  font-size:  11px;   color: #cc9;   background: transparent;   text-decoration: none}
A.navhead:active  {  font-size:  11px;   color: #903;   background: #ffc;    text-decoration: none }
A.navhead:visited {  font-size:  11px;   color: #cc9;   background: transparent;    text-decoration: none }
A.navhead:hover {  font-size:  11px;   color: #cc9;   background: transparent;   text-decoration: underline }

A.navlearn:link {  font-size:  11px;   color: #000;   background: transparent;   text-decoration: underline}
A.navlearn:active  {  font-size:  11px;   color: #903;   background: #ffc;    text-decoration: none }
A.navlearn:visited {  font-size:  11px;   color: #cc9;   background: transparent;    text-decoration: none }
A.navlearn:hover {  font-size:  11px;   color: #903;   background: transparent;   text-decoration: underline }

HR {
size: 1pt;
style: noshade;
color: #996;
}

P { 
font-family:  Verdana, Arial, Helvetica, sans-serif; 
font-size:  11px;                                
font-style:  normal; 
color:  #000; 
background:  transparent; 
}


P.event { 
font-family:  Verdana, Arial, Helvetica, sans-serif; 
font-size:  10px;                                
font-style:  normal; 
color:  #000; 
background:  transparent; 
}

P.footertext { 
font-family:  Verdana, Arial, Helvetica, sans-serif; 
font-size:  11px;                                
font-style:  normal; 
color:  #336; 
background:  transparent; 
}

H1 { 
font-family:  Verdana, Arial, Helvetica, sans-serif; 
font-size:  16px;                                
font-style:  bold; 
color:  #900; 
background:  transparent; 
}

H2 { 
font-family:  Verdana, Arial, Helvetica, sans-serif; 
font-size:  14px;                                
font-style:  bold; 
color:  #336; 
background:  transparent; 
}

H3 { 
font-family:  Verdana, Arial, Helvetica, sans-serif; 
font-size:  12px;                                
font-style:  bold; 
color:  #336; 
background:  transparent; 
}

H4 { 
font-family:  Verdana, Arial, Helvetica, sans-serif; 
font-size:  12px;                                
font-style:  bold; 
color:  #336; 
background:  transparent; 
}
H5 { 
font-family:  Verdana, Arial, Helvetica, sans-serif; 
font-size:  12px;                                
font-style:  italix; 
color:  #336; 
background:  transparent; 
}

B { color: #000; }

OL {
list-style-type: decimal;
}

UL {
list-style-type: square;
}

OL, UL, LI { 
font-family:  Verdana, Arial, Helvetica, sans-serif; 
font-size:  11px;            
margin-top:  5pt;         
font-style:  normal; 
color:  #000; 
background:  transparent; 
}

.score
{
	font-weight: bold;
	color: #00F;
}

@media all
{
	.page-break	{ display:none; }
}

@media print
{
	.page-break	{ display:block; page-break-before:always; }
}
.nospace_below
{
	margin-bottom:0px;
}

.noscript-strong {
	color: #F00;
	font-weight: bold; 
}
