EM {
	font-size : 12pt;
	font-weight : bold;
	font-style : normal;
}
BODY {
	color : #000084;
	font-size : 10pt;
	background-color : #FFFFFF;
	font-family : "Times New Roman", Times, serif;
}
A:LINK {
	color : #FF0000;
	text-decoration : none;
}
A:VISITED {
	color : #898989;
	text-decoration : none;
}
A:HOVER {
	text-decoration : underline;
	color : #FF0000;
}
TD {
	font-size : 10pt;
}

.form {
	font-size : 10pt;
	font-family : "Times New Roman", Times, serif;
}
#radio {
	background-color : transparent;
}
#input {
	background-color : #99CCFF;
	border : 1px solid #000000;
}
#button {
	background-color : #99CCFF;
	border : double;
}
#title {
	background-color : #99CCFF;
	text-align : center;
}
#table {
	background-color : #99CCFF;
}

