style.css

a	 {
	color :#bf1533
	font-family : Verdana, "Sans-serif";
	text-decoration : none;
	line-height: 11pt;
}

a:visited  {
	font-family : Verdana, "Sans-serif";
	text-decoration : none;
	line-height: 11pt;
	color: #BF1533;
	text-decoration : underline;
}

a:active  {
	color : #bf1533
	font-family : Verdana, "Sans-serif";
	text-decoration : none;
	line-height: 11pt;
}

a:hover  {
	text-decoration : underline;
}

body  {
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
}

p  {
	font-family : Verdana, "Sans-Serif";
	font-size : 10pt;
	align : left;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	font-weight : normal;
	color : #666666;
	line-height: 18pt;
	text-decoration : none;
}

em  {
	font-family : Verdana, "Sans-Serif";
	font-size : 10pt;
	text-align : left;
	font-weight : bold;
	font-style: normal;
	color : #D9AD79;
	line-height: 18pt;
	text-decoration : none;
}

h1  {
	font-family : Verdana, "Sans-Serif";
	font-size : 10pt;
	text-align : left;
	margin-left: 30px;
	font-weight : bold;
	font-style: normal;
	color : #9C9C9C;
	line-height: 18pt;
	text-decoration : none;
}

address  {
	font-family : Verdana, "Sans-Serif";
	font-size : 9pt;
	align : left;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 25px;
	margin-bottom: 10px;
	font-weight : normal;
	color : #666666;
	line-height: 18pt;
	text-decoration : none;
}
