a:link {color: #003366}
a:visited {color: #7B68EE}
a: active {color: #1C86EE}


.italictable {
	font-family: Arial,Helvetica;
	font-size: medium;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	text-align: right;
}

.regulartable {
	font-family: Arial,Helvetica;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	text-align: left;
	
}

.regular {
	font-family: Arial,Helvetica;
	font-size: medium;
	font-style: normal;
	line-height: normal;	
}

.regularsmall {
	font-family: Arial,Helvetica;
	font-size: small;
	font-style: normal;
	line-height: normal;	
}

.regularbold {
	font-family: Arial,Helvetica;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	line-height: normal;	
}

.regularitalic {
	font-family: Arial,Helvetica;
	font-size: medium;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
}

.regularboldblue {
	font-family: Arial,Helvetica;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #3333FF;
}
