TABLE {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

A {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #386498;
}

A:HOVER {
	text-decoration : underline;
}

INPUT {
	font-family : "Courier New", Courier, monospace;
	font-size : 12px;
}

.head{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : bold;
	color : #305888;
	text-align : center;
}

.subhead{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #305888;
}

.required{
	color : #990000;
	font-weight : bold;
}

.button{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.error{
	color : #990000;
	font-weight : bold;
}

.note{
	color : #990000;
	font-weight : bold;
}

.genre{
	font-size : 14px;
	font-weight : bold;
	text-decoration : underline;
}