	body {
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: 000;
	margin: 0;
	
}


.p{
	font-size: 12px;
	color: 000;
	line-height: 18px;
}


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

.heading1 {
	color: #b5121b;
	font-size: 22px;
	font-weight: bold;
	line-height: 24px;
}

.heading2 {
	color: #b5121b;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}

.heading3 {
	color: #b5121b;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}

.color2{
	font-size: 12px;
	color: #0069aa;
}


.heading1a {
	color: #0069aa;
	font-size: 22px;
	font-weight: bold;
	line-height: 24px;
}

.heading2a {
	color: #0069aa;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}

.heading3a {
	color: #0069aa;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}
	

	
.copyright {
	font-size: 10px;
	color: #0069aa;
}
	
a:link, a:visited {
	color: #b5121b;
	font-size: 12px;
	text-decoration: none;
}    

a:hover {
	color: #b5121b;
	text-decoration: none;
	border-bottom: dashed 1px;
}

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

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

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

a.navheadlink:hover {
color: #0069aa;
background-color: #fff;
font-size: 11px;
text-decoration: none;
border-bottom: none;
}

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

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