BODY {
	font-size: 8pt;
	font-family: Arial;
	color: #000000;
}

a:link {
	color:#000000;
	text-decoration: underline;
	font-weight: bold;
}
a:visited { font-weight:bold; color:#333333; text-decoration: underline}
a:hover { font-weight:bold; color:#125871; text-decoration: underline}
a:active { font-weight:bold; color:#125871; text-decoration: underline}
a:focus { font-weight:normal; color:#000000; text-decoration: underline}

.plain {
	font-size: 12px;
	font-family: Arial;
	color: #000000;
	line-height: 16px;
	
}

.smallwhite {
	font-size: 11px;
	font-family: Arial;
	color: #FFFFFF;
	line-height: 16px;
	text-decoration: none;
	
}

.smallblack {
	font-size: 11px;
	font-family: Arial;
	color: #000000;
	line-height: 15px;
	text-decoration: none;
	
}

.smallblackb {
	font-size: 11px;
	font-family: Arial;
	color: #000000;
	line-height: 16px;
	font-weight:bold;
	text-decoration: none;
	
}

.link {
	font-size: 12px;
	font-family: Arial;
	color: #8FB5E3;
	line-height: 16px;
	text-decoration: none;
	
}

.linkwhite {
	font-size: 12px;
	font-family: Arial;
	color: #FFFFFF; 
	line-height: 16px;
	text-decoration: none;
	font-weight: bold;
	
}

.bold1 {
	font-size: 14px;
	font-family: Arial;
	color: #125871;
	line-height: 18px;
	font-weight: bold;
}

.bold2 {
	font-size: 18px;
	font-family: Arial;
	color: #125871;
	line-height: 22px;
	font-weight: bold;
}

