body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif
	
}

a {
   outline: none;
}
	

body {
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
}

.normal {
	font-size: 14px;
	line-height: 20px;
	color: #545454;
}

.normalbold {
	font-size: 14px;
	font-weight: bold;
	color: #545454;
}

.normalboldblue {
	font-size: 14px;
	font-weight: bold;
	color: #5A79B0;		
}

.normal a:link {
	font-size: 14px;
	color: #5A79B0;
	text-decoration: underline;	
}

.normal a:visited {
	font-size: 14px;
	color: #5A79B0;
	text-decoration: underline;	
}
.normal a:hover {
	font-size:14px;
	font-weight: bold;
	color: #5A79B0;
	text-decoration: underline;	
}

.normalwhite {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.normalorderitalic {
	font-size: 12px;
	line-height: 14px;
	font-style: italic;
	color: #545454;		
}	

.footer {
	font-size: 11px;
	line-height: 13px;
	color: #000000;
}

.footer a:link {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

.footer a:visited {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.footer a:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;	
}

.MainPageHead {
	font-size: 24px;
	font-weight: bold;
	line-height: 26px;
	color: #5A79B0;
}

.PageHead {
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	color: #5A79B0;
}

.SubHeadBlue {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #5A79B0;
}

.SubHeadGreen {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #889E47;	
}	

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

.footerbold a:link {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

.footerbold a:visited {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;	
}

.footerbold a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.footerboldwhite {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
	

