BODY {
	font-family : Arial, Helvetica, sans-serif;
}A:ACTIVE, A:FOCUS, A:LINK, A:VISITED {
	font-size : 12px;
	color : #FF3300;
	text-decoration : none;
}A:HOVER {
	color : #000000;
}A:ACTIVE.1, A:FOCUS.1, A:LINK.1, A:VISITED.1 {
	font-size : 12px;
	color : #000000;
	text-decoration : none;
}A:HOVER.1 {
	color : White;
}TD.admin {
	font-size : 20px;
	color : #003366;
}TD.text {
	font-size: 12px;
	background-color: Silver;
	color: Red;
}TD.enter {
	background-color : #CCCCCC;
}TD.submit {
	background-color : #CCCCCC;
}TABLE.border {
	border-left : 1px solid Black;
	border-right : 1px solid Black;
	border-bottom : 1px solid Black;
	border-top : 1px solid Black;
}TD.1 {
	border : 1px solid Red;
}TD.2 {
	border : 1px solid Green;
	color : Green;
	font-family : fantasy;
	font-size : 33px;
}TD.3 {
	border : 1px solid Blue;
	color : Blue;
	font-family : fantasy;
	font-size : 33px;
}TD.4 {
	border : 1px solid Green;
	color : Green;
	font-family : sans-serif;
	font-size : 10px;
	letter-spacing : 1px;
	font-weight : bold;
}TD.5 {
	border : 1px solid Blue;
	color : Blue;
	font-family : sans-serif;
	font-size : 10px;
	letter-spacing : 1px;
	font-weight : bold;
}TD.6 {
	color : Navy;
	font-family : sans-serif;
	font-size : 14px;
	letter-spacing : 2px;
	font-weight : bold;
	border-top : 1px solid Gray;
	border-bottom : 1px solid Gray;
	border-right : 1px solid Gray;
}TD.7 {
	border-left : 2px solid #71040B;
	border-right : 2px solid #71040B;
	background-color : White;
	color : #444444;
	font-size : 14px;
}
