A:link {
	color: #9F321D; 
	font-weight: normal; 
	text-decoration: none;}

A:visited {
	color: #A83C25; 
	font-weight: normal; 
	text-decoration: none;}

A:hover {
	color: #9F321D; 
	font-weight: normal; 
	text-decoration: underline;}

body {
	font-family: georgia; 
	font-size: 10px; 
        letter-spacing:1.5;
        color: #000000; 
	text-align: justify;
	scrollbar-face-color: #F09A22; 
	scrollbar-highlight-color: #F09A22; 
	scrollbar-shadow-color: #F09A22; 
	scrollbar-3Dlight-color: #F09A22; 
	scrollbar-arrow-color:  #000000; 
	scrollbar-track-color: #F09A22; 
	scrollbar-darkshadow-color: #F09A22; 
	scrollbar-base-color: #F09A22;
	}

table, tr, td, th {
	font-family: georgia; 
	color: #000000; 
	font-size: 10px;
	text-align: justify;
	}

input, textarea {
	background: #F09A22; 
	font-family: georgia; 
	font-size: 10px; 
	color: #000000; 
	border-style: solid; 
	border-color: #9F321D; 
	border-width: 1px;
	}

h1 { 
	font-family: georgia;
	font-size: 12px;
        color: #000000;
        line-height:14px; 
        letter-spacing:2;  
	font-weight: bold;
	border-bottom:1px #9F321D solid;
	padding-bottom:1px;
	margin-left:1px;
	margin-right:1px;
	text-align:right;
	}

