body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
	
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}	
	
a {
   outline: none;
	
}
body {
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
}

.normal {
	font-size: small;
	line-height: 16px;
	color: #000000;
}

.normalbold {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.normal a:link {
	font-size: small;
	color: #5774A5;
	text-decoration: underline;
	
}

.normal a:visited {
	font-size: small;
	color: #5774A5;
	text-decoration: underline;
	
}
.normal a:hover {
	font-size: small;
	font-weight: bold;
	color: #5774A5;
	text-decoration: underline;
	
}
.normalextralead {
	font-size: 12px;
	line-height: 24px;
	color: #000000;

}

.normalnavblue {
	font-size: 12px;
	line-height: 12px;
	color: #435D8C;
}

.footer {
	font-size: 10px;
	color: #000000;
}

.footer a:link {
	font-size: 10px;
	color: #5774A5;
	text-decoration: none;
}

.footer a:visited {
	font-size: 1-px;
	color: #5774A5;
	text-decoration: none;
}
.footer a:hover {
	font-size: 10px;
	color: #5774A5;
	text-decoration: underline;
}

.ParaHead {
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	color: #36639B;
}
	
.ParaHead2Line {
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	color: #36639B;
	
}

.PageHead {
	font-size: 20px;
	font-weight: bold;
	line-height: 26px;
	color: #36639B;
	
}

.footerbold {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.footerbold a:link {
	font-size: 10px;
	color: #36639B;
	text-decoration: underline;
}

.footerbold a:visited {
	font-size: 10px;
	color: #36639B;
	text-decoration: underline;
}
.footerbold a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #36639B;
	text-decoration: underline;
}


