/************************
		BODY FONT
************************/
Body{
font-family: verdana, arial, serif;
}
.mainfont {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #666677;
	line-height: 13px;
}
.headerfont{
	font-family: verdana;
	font-size: 16px;
	font-weight: 700;
	color: #555566;
	line-height: 16px;
}
.font1{
	font-family: verdana;
	font-size: 14px;
	font-weight: normal;
	color: #666677;
	line-height: 16px;
}
.font2 {
	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
	color: #444455;
	line-height: 13px;
}
/************************
Terms of Use Fonts
************************/
.mainterm {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #666677;
	line-height: 16px;
}
.headerterm{
	font-family: verdana;
	font-size: 14px;
	font-weight: 700;
	color: #555566;
	line-height: 16px;
}
.termbullets {
	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
	color: #666677;
	line-height: 22px;
}



/************************
		LINK FONT
************************/

/*toplinks*/
.toplinks A:link {font-family: verdana; text-decoration: none; color: #505A7B; font-size: 12px;}
.toplinks A:active {font-family: verdana; text-decoration: none; color: #707D8D; font-size: 12px;}
.toplinks A:visited {font-family: verdana; text-decoration: none; color: #707D8D; font-size: 12px;}
.toplinks A:hover {text-decoration: none; color: orange;}
/*infolinks*/
.infolinks A:link {font-family: verdana; text-decoration: none; color: black; font-size: 14px;}
.infolinks A:active {font-family: verdana; text-decoration: none; color: black; font-size: 14px;}
.infolinks A:visited {font-family: verdana; text-decoration: none; color: black; font-size: 14px;}
.infolinks A:hover {font-family: verdana; text-decoration: none; color: #909FAF; font-size: 14px;}



	
