	body {
	background-color: #fff;
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 20;
	
}

.p{
	font-size: 12px;
	color: Black;
}

h2{
	color: #435a46;
	font-size: 12px;
	font-weight: bold;
}


h3{
font-weight: normal;
	font-size: 12px;
	color: Black;
	margin: 0;
	padding: 0;
}

h4{
font-weight: normal;
}

.color1{
	font-size: 12px;
	color: #003366;
}

.color2{
	font-size: 12px;
	color: #435a46;
}

.color3{
	font-size: 12px;
	color: #666666;
}


.heading1 {
	color: #003366;
	font-size: 22px;
}

.heading2 {
	color: #003366;
	font-size: 17px;
	font-weight: bold;
}

.heading3 {
	color: #003366;
	font-size: 12px;
	font-weight: bold;
}

.heading4 {
	color: #435a46;
	font-size: 22px;
}

.heading5 {
	color: #435a46;
	font-size: 14px;
	font-weight: bold;
}

.heading6 {
	color: #435a46;
	font-size: 12px;
	font-weight: bold;
}

.headingwhite {
	color: #fff;
	font-size: 22px;
}

.copyright {
	font-size: 10px;
	color: #cccccc;
}
	
a:link, a:visited {
	color: #435a46;
	font-size: 12px;
	text-decoration: underline;
}    

a:hover {
	color: #003366;
	text-decoration: none;
}

a.navlink:link, a.navlink:visited {
font-size: 14px;
color: #cccccc;
text-decoration: none;
border-bottom: none;
border-top: none;
}

a.navlink:hover {
color: #ffffff;
font-size: 14px;
text-decoration: none;
border-bottom: none;
border-top: none;
}

a.navheadlink:link, a.navheadlink:visited {
font-size: 11px;
color: #003366;
font-weight: bold;
text-decoration: none;
border-bottom: none;
border-top: none;
}

a.navheadlink:hover {
color: #435a46;
font-size: 11px;
font-weight: bold;
text-decoration: none;
border-bottom: none;
border-top: none;
}


a.copyrightlink:link, a.copyrightlink:visited {
font-size: 10px;
color: #fff;
text-decoration: none;
border-bottom: none;
}

a.copyrightlink:hover {
color: #cccccc;
font-size: 10px;
text-decoration: none;
border-bottom: none;
}
