 H1 {
	color: #6D5E45;
	font-size: 140%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-left: 0pt;
	border-top: 1px solid silver;
	border-bottom: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	background : #F2F2F9;
}


H3 {
	background-color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 90%;
	font-style : normal;
	font-weight: normal;
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
	background : #F2F2F9;
}

  H4 {
	color: #CD4F22;
	font-size: 100%;
	font-weight: normal;
	margin-left: 0pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
	background : #F2F2F9;
}

BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color : #D4CFC8;
}

TH {
	background-color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

textarea {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color : white;
}

td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color : #DCDCDC;
}

.login {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color : #F2F2F9;
}

P {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.small {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-color : #DCDCDC;
}
.colourless {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

A {color:black}

A:hover {color:red;text-decoration:underline}

.highlight {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color:white
}
.plain {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size : 11px;
	background-color : white;
}

