

BODY { 
background-color: #fff;
margin-top: 0;
font-family:  Verdana, Arial, Helvetica, sans-serif; 
min-width:780px;
background: url(images/back.gif) repeat-y 50% 0 #fff;
font-family: verdana;
font-size:12px;
}

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

A.nav:link { font-family: Comic Sans MS;  font-size:  14px; font-weight:  bold;  color: #ffc;  line-height: 1.8em;   text-decoration: none}
A.nav:active  { font-family: Comic Sans MS; font-size:  14px; font-weight:  bold;  color: #ffc;  line-height: 1.8em;  text-decoration: underline }
A.nav:visited { font-family: Comic Sans MS; font-size:  14px; font-weight:  bold;  color: #ffc;  line-height: 1.8em;    text-decoration: none }
A.nav:hover { font-family: Comic Sans MS; font-size:  14px; font-weight:  bold;  color: #fff;  line-height: 1.8em;    text-decoration: underline }

A.navlit:link { font-family: Comic Sans MS;  font-size:  14px; font-weight:  bold;  color: #ffc;  line-height: 1.8em;   text-decoration: none}
A.navlit:active  { font-family: Comic Sans MS; font-size:  14px;  font-weight:  bold; color: #ffc;  line-height: 1.8em;  text-decoration: none }
A.navlit:visited { font-family: Comic Sans MS; font-size:  14px; font-weight:  bold;  color: #ffc;  line-height: 1.8em;    text-decoration: none }
A.navlit:hover { font-family: Comic Sans MS; font-size:  14px; font-weight:  bold;  color: #ffc;  line-height: 1.8em;    text-decoration: none }

A.footer:link { font-size:  11px;  text-decoration: underline }
A.footer:active  { font-size:  11px;   text-decoration: none }
A.footer:visited { font-size:  11px;  text-decoration: underline }
A.footer:hover { font-size:  11px;  text-decoration: none }

A.footerlit:link {font-size:  11px;  font-weight:  bold; text-decoration: none }
A.footerlit:active  {font-size:  11px;  font-weight:  bold; text-decoration: underline }
A.footerlit:visited { font-size:  11px;  font-weight:  bold; text-decoration: none }
A.footerlit:hover { font-size:  11px; font-weight:  bold; text-decoration: underline }

A.elytra:link {  font-size:  10px;   color: #666;    text-decoration: none}
A.elytra:active  {  font-size:  10px;   color: #663366;   text-decoration: none }
A.elytra:visited {  font-size:  10px;   color: #666;     text-decoration: none }
A.elytra:hover {  font-size:  10px;   color: #663366;     text-decoration: underline }

.leftnav {
	background-image: url(images/sidenav.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}


P { 
font-family:  Verdana, Arial, Helvetica, sans-serif; 
font-size:  11px; 
line-height: 1.5em;                                  
font-style:  normal; 
color:  #333; 
background:  transparent; 
}

P.caption { 
font-family:  Verdana, Arial, Helvetica, sans-serif; 
font-size:  10px; 
line-height: 1.2em;                                  
font-style:  normal; 
color:  #333; 
background:  transparent; 
}


P.foot { 
font-family:  Verdana, Arial, Helvetica, sans-serif; 
font-size:  11px; 
line-height: 1.2em;                                  
font-style:  normal; 
color:  #333; 
}


H1 { 
font-family: Comic Sans MS;
font-size:  18px;                                
font-style:  normal; 
color:  #663366; 
}

H2 { 
font-family: Comic Sans MS;
font-size:  16px;                                
font-style:  normal; 
color:  #663366; 
}

H3  { 
font-family: Comic Sans MS;
font-size:  14px;                                
font-style:  normal; 
color: #663366; 
}

H4 { 
font-family: Comic Sans MS; 
font-size:  12px;                                
font-style:  normal; 
color:  #663366; }

.header_lg { 
font-family: Comic Sans MS; 
font-size:  16px;                                
font-weight:  bold; 
color:  #663366; 
}

.header_med { 
font-family: Comic Sans MS; 
font-size:  14px;                                
font-weight:  bold; 
color:  #663366; 
}

.header_sm { 
font-family: Comic Sans MS; 
font-size:  12px;                                
font-weight:  bold;
color:  #663366; 
}

B { color: #663366; }

strong { color: #663366; }

OL {
list-style-type: decimal;
}

UL {
list-style-type: square;
}

OL, UL, LI { 
font-size: 11px;
color: #333333;
line-height: 1.5em; 
font-family: Verdana, Arial, Helvetica, sans-serif
margin-top:  5pt;         
font-style:  normal; 
}

.border { 
border-style: solid; 
border-width: 1px; 
border-color: #999; 
}   
