BODY {
	background-color: #CCFFCC;
	color: #001500;
	font-family: Georgia,Garamond,serif;
	font-size: 16px;
}

A:hover {
	color: #0000FF ! important;
	text-decoration: none ! important;
}
A:link { color: #800000 }
A:visited { color: #008000 }
A:active { color:#808000 }
A { text-decoration: none }

HR {
	color: #1b361a;
	size: 1px;
}

P {
	font-family: Verdana,Trebuchet,sans-serif;
	font-size: 16px
}
#btm { font-size: 12px }

DIV {
	background-color: #EDEDED;
	width: 800px;
	height: 250px;
	text-align: left;
	padding: 6px;
	display: table
}

.form {
	font-family: Verdana,Trebuchet,sans-serif;
	font-size: 16px
}

H1 {
	font-family: Verdana,Trebuchet,sans-serif;
	font-size: 40px;
	font-weight: bold
}
H2 {
	font-family: Verdana,Trebuchet,sans-serif;
	font-size: 32px;
	font-style: italic
}
H3 {
	font-family: Verdana,Trebuchet,sans-serif;
	font-size: 26px;
	font-variant: small-caps
}
