H1 {

		font-family: arial;
		font-size: 18pt;
		font-weight: medium;
		color: #393966;

}

H3 {

		font-family: arial;
		font-weight: bold;
		font-size: 10pt;
		color: #006000;
}

.HEADLINE {

		font-family: arial,verdana;
		font-size: 18pt;
		color: #9393c0;
}

SMALL {

		font-family: arial;

		font-weight: medium;

		font-size: 7pt;

		color: #393966;
}

SUP {

		font-family: arial;

		font-weight: medium;

		font-size: 8pt;

		color: #FF0000;
}


.MENU {

		font-family: arial;

		font-size: 9pt;

		color: #FFFFFF;
}


H5 {

		font-family: arial;
		font-size: 12pt;
		font-weight: medium;
		color: #006000;
}

TD {

		font-family: arial,verdana;
		font-size: 9pt;
		color: #333363;

}

.front {

		font-family: arial;
		font-size: 10pt;
		color: #1A1A1A;

}

UL {

		font-family: arial;

		font-size: 10pt;

		color: #1A1A1A;

}

A:link {

		font-family: Arial;

		font-size: 9pt;

		color: #333399;
		text-decoration: none;
		
		
}


		
A:visited {

		font-family: Arial;

		font-size: 9pt;

		color: #333399;
		text-decoration: none;
}

A:hover {

		font-family: Arial;
		font-size: 9pt;
		color: #FF000;
		text-decoration: underline;
		
}

.TEXT:link {

		font-family: Arial;
		font-size: 8pt;
		color: #EeEeff;
		text-decoration: none;
		
		
}

.TEXT:visited {

		font-family: Arial;
		font-size: 8pt;
		color: #EeEeff;
		text-decoration: none;
}

.TEXT:hover {

		font-family: Arial;
		font-size: 8pt;
		color: #fFfFc0;
		text-decoration: underline;

}
.form {

		background-color: #dcdcdf;
		font-family: arial;
		font-size: 8pt;
		color: #333399;
		font-weight:bold;
		BUTTONFACE="#FFFFFF"

}
		
.submit {
	background-color: #e0e0e0;
	cursor: hand;
	font-family:arial,verdana;
	font-size: 8pt;
	color: #303060;
	font-weight:bold;
	}



