h1 { 
font-family:  Arial,Georgia, Times, serif; 
font-size: 14px; 
font-weight: bold; 
color: #eeeeee; 
margin: .2em 0;
} 
h2 { 
font-family: Arial,Georgia,  Times, serif; 
font-size: 12px; 
font-weight: bold; 
color: #eeeeee; 
border-bottom: 0px solid #C6EC8C; 
margin: .3em 0;
} 
/* text style for the links */
A.SiteLink, A.SiteLink:link, A.SiteLink:visited
{
    font-family:  Verdana,Arial,Georgia,  Times, serif;
    text-decoration: none;
    color: Silver;
    font-size: 12px;
    
}   

A.SiteLink:hover
{
    text-decoration: underline;
    color: white;
}
.NavigationTab
{
	padding: 0px,0px,0px.0px;
	background-repeat: repeat-x; background-position: left top; background-image: url(/images/navbg.gif); 
	
}
#cphHeader
{
	color:#152222;
	font-size:x-small;
}