p, ul {
	font-family : arial ;
	font-size: 12 ;
}

p.pageHeader {
	font-family : serif ;
	font-size: 20 ;
	color : #cf0000 ;
}

div.subheader {
	font-family : arial ;
	font-size: 12 ;
}

a.navigation:link, a.navigation:active, a.navigation:visited {
	color : #cf0000;
	text-decoration: none;
}

h3 {
	font-family : serif ;
	font-size: 16 ;
	font-weight: bold ;
	color : #cf0000 ;
	margin-bottom : 8 ;
}

table.form {
	font-family : arial ;
	font-size : 12 ;
}

table.form input.btn {
	font-family : Verdana ;
	font-size : 11 ;
	background-color: #000099;
	border: 2 solid #000099;
	margin-top: 2 ;
	margin-bottom: 2 ;
	width: 100 ;
	color: white ;
}

table.form input, select, textarea {
	font-family : Verdana ;
	font-size : 11 ;
}


body {
	padding : 10 ;
}

table {
	width : 425 ;
}

ul {
	margin-top: 0 ;
	margin-left : 15 ;
}

li {
	margin-bottom: 3 ;
}

li ul li {
	margin-bottom: 0 ;
}

ul li ul {
	margin-top: 0 ;
}
