body {
}



.linktextlargeitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0000FF;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}


.linktextlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0000FF;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}


.linktextsmallitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}


.linktextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;

}

a:visited {
	color: #0000FF;
}


a img { border: none ; }


.purphuge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #880088;
	font-style: normal;
	font-weight: bold;
	
}

.purpextralarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #880088;
	font-style: normal;
	font-weight: normal;
}


.purpextralargebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #880088;
	font-style: normal;
	font-weight: bold;
}

.purplarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #880088;
	font-style: normal;
	font-weight: normal;
}


.purplargebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #880088;
	font-style: normal;
	font-weight: bold;
}


.purpmedium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #880088;
	font-style: normal;
	font-weight: normal;
}


.purpmediumbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #880088;
	font-style: normal;
	font-weight: bold;
}



.purpsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #880088;
	font-style: normal;
	font-weight: normal;
}


.purpsmallbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #880088;
	font-style: normal;
	font-weight: bold;
}


.purpverysmallbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #880088;
	font-style: normal;
	font-weight: bold;
}

.whitelarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}


.whitemedium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}

.whitemediumbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}


.whitesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}



.blackextralarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}

.blackextralargbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-style: normal;
	font-weight: bold;


}
.blacklarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}

.blacklargebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}

.blackmedium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}

.blackmediumbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
	font-weight: bold;


}


.blacksmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}

.blacksmallbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}

.bluemedium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000FF;
	font-style: normal;
	font-weight: normal;
}


.bluesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	font-style: normal;
	font-weight: normal;
}

.redsmallitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #880088;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

