/* CSS definition file containing site wide stylesheets */

H1 {
	color: rgb(102,153,204)
}

H2 {
	color: rgb(102,153,204)
}

P {
	font-size: 14px
}

.ADHeading6 {
	font-size: 10px;
 	color: rgb(51,102,153);
 	margin: 10pt 3pt
}

H3 {
	color: rgb(102,153,204)
}

H4 {
	font-size: 14px;
 	color: rgb(102,153,204)
}

H5 {
	color: rgb(102,153,204)
}

.SiteMapLink {
	color: rgb(51,102,153);
 	font-weight: bold
}

H6 {
	font-size: 10px;
 	color: rgb(102,153,204)
}