
body {
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	color: #000000;
	font-size: 11px !important;
	background-color: #ffffff;
	margin-top:0px;
	padding: 0;
	}

a:link {color: #af6328; text-decoration: underline;}
a:visited {color: #af6328; text-decoration: underline;}
a:hover {color: #af6328; text-decoration: none;}
a:active {color: #af6328; text-decoration: underline;}

p {margin: 0; padding: 0;}

h1 {font-size: 14px; font-weight:bold; text-transform:uppercase;}
h2 {font-size: 12px; font-weight:bold; text-transform:uppercase; color:#3a6e8f;}

.smalllinks{text-decoration: underline; font-size: 10px; color: #af6328; cursor: hand;}
