BODY {font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	background: #f9f8f6; }
	
td {font-family: verdana, arial;}
td {font-size: 12px; }
td {color: #666666; }


b {font-family: verdana, arial; }
b {font-size: 12px; }
b {font-weight: normal; } 
b {color: #ff0000;}

p {font-family: verdana, arial; }
p {font-size: 12px; }
p {font-weight: normal; } 
p {color: #666666;}

	
.side {color: #666666; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 10px;}	

h1 {font-family: verdana, arial; }
h1 {font-size: 14px; }
h1 {font-weight: bold; } 
h1 {color: #ffffff;}
h1 {line-spacing: 0%;}
h1 {margin-bottom: 0em;}
h1 {margin-top: 0em;}

h2 {font-family: verdana, arial; }
h2 {font-size: 13px; }
h2 {font-weight: bold; } 
h2 {color: #13007c; }

h3 {font-family: verdana, arial; }
h3 {font-size: 14px; }
h3 {font-weight: bold; } 
h3 {color: #13007c;}
h3 {line-spacing: 0%;}
h3 {margin-bottom: 0em;}
h3 {margin-top: 0em;}

h5 {font-family: verdana, arial; }
h5 {font-size: 12px; }
h5 {font-weight: bold; } 
h5 {color: #13007c;}
h5 {line-spacing: 0%;}
h5 {margin-bottom: 0em;}
h5 {margin-top: 0em;}

h4 {font-family: verdana, arial; }
h4 {font-size: 18px; }
h4 {font-weight: bold; } 
h4 {color: #40048f; }
	
hr {color: #9FACC1;
background-color: #9FACC1;
height: 2px;
width: 90%;
}

.border {
border-right: solid 1px #cccccc;
border-left: solid 1px #cccccc;
}




A:link {text-decoration: underline; color:#13007c}
A:visited {text-decoration: underline; color: #13007c}
A:hover {text-decoration: overline underline; color: #ff0000};

#color2 A:link {text-decoration: none; color:#13007c}
#color2 A:visited { text-decoration: none; color:#13007c}
#color2 A:active { text-decoration: none; color:#ff0000}
#color2 A:hover {text-decoration: none; color: #ff0000}
#color3 A:link {text-decoration: underline; color:#ffffff}
#color3 A:visited { text-decoration: underline; color:#ffffff}
#color3 A:active { text-decoration: underline; color:#ffffff}
#color3 A:hover {text-decoration: underline; color: #ffffff}

#navlist
{
margin: 0;
padding: 0 0 20px 10px;
border-bottom: 1px solid #000;
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
float: left;
line-height: 9px;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #13007c;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 4px solid #ff0000;
padding-bottom: 2px;
background: transparent;
color: #13007c;
}

#navlist a:hover { color: #13007c; }
