body
{
	font-family:verdana,arial,sans-serif;
	font-size:0.85em;
}

div.menu
{
	background:#FF9900;
	text-align:right;
	width:100%;
	padding-right:10px;
}

div.menu a
{
	font-family:Comic sans ms;
	font-weight:bold;
	text-decoration:none;
	font-size:13px;
	color:green;
}

a
{
	font-family:Comic sans ms;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
	color:blue;
}

h3
{
	font-family:comic sans ms;
	color:green;
}

h2
{
	font-family:comic sans ms;
	color:blue;
	text-align:center;
}

h1
{
	font-family:comic sans ms;
	color:brown;
	text-align:center;
}

h3.red
{
	font-family:comic sans ms;
	font-style:italic;
	color:red;
}

h4
{
	color:red;
}

table.form
{
	padding:10px;
	background:#FFDD99;
	font-weight:bold;
}