style.css

a	 {
	color : #AF0000;
	font-family : Verdana, "Sans-serif";
	text-decoration : none;
	line-height: 11pt;
}

a:visited  {
	color : #852110;
	font-family : Verdana, "Sans-serif";
	text-decoration : none;
	line-height: 11pt;
}

a:active  {
	color : #852110;
	font-family : Verdana, "Sans-serif";
	text-decoration : none;
	line-height: 11pt;
}

a:hover  {
	text-decoration : underline;
	color : #830000;
}

body  {
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
}

p  {
	font-family : Verdana, "Sans-serif";
	font-size : 8pt;
	letter-spacing: 0.1em;
	align : left;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 10px;
	font-weight : normal;
	color : #000000;
	line-height: 14pt;

}


ul  {
	font-family : Verdana, "Sans-serif";
	font-size : 8pt;
	letter-spacing: 0.1em;
	align : left;
	margin-top: 10px;
	margin-right: 15px;
	margin-left: 25px;
	margin-bottom: 10px;
	font-weight : normal;
	color : #000000;
	line-height: 14pt;
	text-decoration : none;
}

h1  {
	font-family : Verdana, Arial, "Sans-serif";
	font-size : 10pt;
	align : left;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 0px;
	letter-spacing: 0.1em;
	margin-bottom: 12px;
	font-weight : bold;
	color : #AF0000;
	line-height: 14pt;
	text-decoration : none;
}

.link  {
	font-family : Verdana, "Sans-serif";
	font-size : 8pt;
	font-weight : normal;
	color : #AF0000;
	line-height: 11pt;
	text-decoration : underline;
}

em  {
	font-family : Verdana, "Sans-Serif";
	font-size : 8pt;
	text-align : left;
	font-weight : bold;
	font-style: normal;
	line-height: 12pt;

}

address  {
	font-family : Verdana, "Sans-serif";
	font-size : 8pt;
	font-weight : normal;
	font-style: normal;
	text-align: center;
	color : #ffffff;
	line-height: 11pt;
	text-decoration : none;
}

.wit  {
	color : #ffffff;
}

.nr
{
	background-repeat: no-repeat;
}

input, textarea
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px; text-decoration: none;
	font-weight : bold;
	color : #AF0000;
	width: 200px;
	background-color: #ffffff;
	border-color: #AF0000;
	border-right: #AF0000 1px solid;
	border-left: #AF0000 1px solid;
	border-bottom: #AF0000 1px solid;
	border-top: #AF0000 1px solid;
}
