
.bodytext {font-family: verdana;
	   font-size: 13px;
           color: #000000;
	   line-height: 20px;
	   font-weight: normal;
	   text-align: justify
	}

.bodytext a {color: #000000;
	     font-family: georgia;
	     font-weight:900;
	     font-size:14px;
             letter-spacing: -0.2px;
	     text-transform:uppercase}

.bodytext a:hover {color:#E3701A}


br {line-height:18px}

.header {font-family: ARIAL;
	   font-size: 28px;
           color: #000000;
	   line-height: 48px;
	   font-weight:bold;
	   text-transform: uppercase;
	   text-decoration:underline;
	}

hr {color:#000000;
    background-color:#000000;
    height:0px;}

div.hr { margin: 5px 3px; border: none; border-top: 5px solid #000000; }