.bodytext {
	font-family: arial;
	font-size: 11px;
	color: #000000;
}
.bodytextsmall {
	font-family: arial;
	font-size: 10px;
	color: #000000;
}
.bodytextbold {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.bodytextbig {
	font-family: arial;
	font-size: 12px;
	color: #000000;
}
.bodytextbigbold {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.bodytextbiggerbold {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.bodytextlargebold {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.bodytexthugebold {
	font-family: arial;
	font-size: 19px;
	font-weight: bold;
	color: #000000;
}
.bodytextitalics {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	font-style: italic;
}
.bodytextitalicssmall {
	font-family: arial;
	font-size: 10px;
	color: #000000;
	font-style: italic;
}
.bodytextitalicsbold {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}
.bodytextblue {
	font-family: arial;
	font-size: 11px;
	color: #003399;
	text-decoration: none;
}
.bodytextboldblue {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
.bodytextbigboldblue {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
.whitesmall {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.whitesmaller {
	font-family: arial;
	font-size: 8px;
	color: #FFFFFF;
}
.whitehugebold {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.bluelinkunderline {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #003399;
	text-decoration: underline;
}
.bluelinkunderlinebold {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #003399;
	text-decoration: underline;
}
.bluelinkunderlineboldbig {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #003399;
	text-decoration: underline;
}
.bluelinkunderlinesmall {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #003399;
	text-decoration: underline;
}
.button {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
a:link {
	font-family: arial;	
}
a:visited {
	font-family: arial;

}
a:hover {
	font-family: arial;
	color: #FF2424;

}
a:active {
	font-family: arial;

}
