body, table tr td { font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-size: 12px; color: #000000}

div.menu-div {
	text-align:center;
	padding-bottom:1em;
}

h1 {
	font-size:1.5em;
}

h2 {
	font-size:1.2em;
	padding-top:1em;
}

div.header {
	font-size:1.2em;
}

div.header span.malcolm{
	font-weight:bold;
}

div.formtip {
	color:red;
	display:none;
}

textarea {
	width:400px;
	height:200px;
}

ul {
	list-style-type:none;
}

a:link { color: #3399FF; text-decoration: none}
a:visited { color: #6666FF; text-decoration: none}
a:hover { text-decoration: underline;}
