/* level2 styles */

H1 {
	color: #30439C;
	margin-bottom:0px;
	}
	
H2 {color: #30439C;}

H3{color:#30439C;}

H5 {color:#30439C;}

.highlight{
	color:#30439C;
	font-weight:bold;
}

#mainContent table{border:#999999;}

#mainContent td.plans {background-color: #30439C;}
	
a.plan{color: #30439C;}

#mainContent ul{color:#30439C;}	

#relatedContent ul{color:#30439C;}


