BODY
{
font-size:12px; font-family: Verdana; line-height: 19px; letter-spacing:0.2px;
}
TD
{
font-size:12px; font-family: Verdana; line-height: 19px; letter-spacing:0.2px;
}
IMG            
{
font-size:12px; font-family: Verdana; line-height: 19px; letter-spacing:0.2px;
}
A              
{
}
A:link         
{	

font-size:12px; font-family: Verdana; line-height: 19px; letter-spacing:0.2px;
	font-weight: bold;
    	COLOR: #0066CC;
	TEXT-DECORATION: none
}
A:visited      
{	
font-size:12px; font-family: Verdana; line-height: 19px; letter-spacing:0.2px;
	font-weight: bold;
 	COLOR: #0066CC;
	TEXT-DECORATION: none

}
A:hover        
{ 	
font-size:12px; font-family: Verdana; line-height: 19px; letter-spacing:0.2px;
	font-weight: bold;
    	COLOR: #cc3300;
	TEXT-DECORATION: underline
}
h1{
	font-size: 130%;
	font-family: Georgia, Arial;
	font-weight: normal;
	color: #666;
	margin: 0px;
	padding: 0px;
}

h2{
	font-size: 130%;
	font-family: Georgia, Arial;
	color: #666;
	margin: 7px;
	padding: 0px;
}

h3{
	font-size: 130%;
	font-family: Georgia, Arial;
	font-weight: normal;
	color: #666;
	margin: 7px;
	padding: 0px;
}


.banner {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 20px;
	text-align: center;
} 

#pipe ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 

#pipe ul li {
	margin-left: 0;
	padding: 3px 15px;
	border-left: 1px solid #000;
	list-style: none;
	display: inline;
	}
	
		
#pipe ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}
#pipe a:link { FONT-SIZE: 16px; font-weight: normal; COLOR: #000000 ; }
#pipe a:visited { FONT-SIZE: 16px; font-weight: normal; COLOR: #000000 ; }
#pipe a:hover { FONT-SIZE: 16px; font-weight: normal; COLOR: #000000 ; }


.menu{
padding-left: 10px;
margin-top:10px;
border-left: 1px dotted #ccc;
text-align: left;}

.menu ul, .menu li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}


.menu li {
text-align: left;
}

.menu A:link {
font-weight: normal;
color: #336699;
text-decoration: none;
}

.menu A:visited{
font-weight: normal;
color: #336699;
text-decoration: none;
}

.menu A:hover{
font-weight: normal;
text-decoration: underline;
}