body, td, p, div, li, blockquote {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

a {
	color : #000099;
}

b {
    font-weight : bold;
}

i {
    font-style : italic;
}

.homepgheader {
	font-size :14px;
	font-weight : bold;
	color : #006633;
}

.contentheader {
	font-size :18px;
	font-weight : bold;
	color : #006633;
}

.content {
	font-size : 12px;
}

.contentlink {
	font-size : 12px;
	color : Blue;
}

.toplink {
	font-size : 12px;
}

.breadcrumbs{
	font-size : 11px;
}

.navheader {
	font-size : 12px;
	font-weight : bold;
}

.navlink {
	font-size : 12px;
	font-weight : bold;
}

.navsublink {
	font-size : 11px;
}

.copyright {
	font-size : 11px;
}

h1 {
	font-size : 18px;
	font-weight : bold;
	color : #006633;
}

h2 {
	font-size : 16px;
	font-weight : bold;
	color : #006633;
}

h3 {
	font-size : 14px;
	font-weight : bold;
	color : #006633;
}

h4, h5, h6 {
	font-size : 12px;
	font-weight : bold;
	color : #006633;
}


