body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#003366;
}
.mText{
	font-size: 12px;

}

h1 {
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
}
h2 {
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-align: justify;
}
.text2 {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
.text2a {
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-transform: capitalize;
}
.text2b {
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-transform: capitalize;
}

.clink {
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	color: #003366;
	text-decoration: none;
}
.dlink {
	font-size: 13px;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	color: #99CCFF;
	text-decoration: none;
}
.text2c {
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-align: left;
	text-transform: capitalize;
}
.blackTxt {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.blink {
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #003366;
}
.blink a:link, .blink a:visited, .blink a:active {
	text-decoration: none;
	color:#003366;
}
.blink a:hover {
	text-decoration: underline;
	color:#FF9966;
}
.blinkWhite {
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.blinkWhite a:link, .blinkWhite a:visited, .blinkWhite a:active {
	text-decoration: none;
	color:#FFFFFF;
}
.blinkWhite a:hover {
	text-decoration: underline;
	color:#FFFFFF;
}

.footerlink , .footerlink a:link, .footerlink a:visited, .footerlink a:active{
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.footerlink a:hover {
	text-decoration: underline;
	color:#FFFFFF;
}

a:hover{
	color: #FF9966;
	text-decoration: none;
	text-decoration: underline;
}
a:visited { 
	text-decoration: none;
}