body, table, tr, td {
	font: 8pt tahoma; 
	color: #990000;}
body {
	background-color: #F7882E;
}
a:link {text-decoration: none; color: #FF3333; font-size: 8pt; font-weight: bold; }
a:visited {text-decoration: none; color: #FF9933; font-weight: bold; }
a:hover {text-decoration: none; color: #FFFF33; }
a:active {color: #FF3333; }

a.nav:link
	{font: 11px arial, sans-serif, georgia;
	padding: 3px;
	margin: 1px;
	background: #D93420;
                     color: #F7882E;
	width:193;
	text-align: right;
	display:block;}

a.nav:visited
	{font: 11px arial, sans-serif, georgia;
	padding: 3px;
	margin: 1px;
	background: #D93420;
                     color: #F7882E;
	width:193;
	text-align: right;
	display:block;}

a.nav:hover
	{font: 11px arial, sans-serif, georgia;
	padding: 3px;
	margin: 1px;
	background: #FF3333;
                     color: #FAC133;
	width:193;
	text-align: right;
	display:block;}

a.nav:active
	{font: 11px arial, sans-serif, georgia;
	padding: 3px;
	margin: 1px;
	background: #D93420;
                     color: #FAC133;
	width:193;
	text-align: right;
	display:block;}

h1 { 	font: 20px georgia, times new roman, arial; 
	color: #990000; 
	text-align: center;
	padding: 0px;
	padding-top: 10px;
	padding-left: 0px;  
	padding-bottom: 0px;
	margin: 0px;
	text-indent: 0px;}

h1:first-letter { font: bold 25px georgia, times new roman, arial;
		color: #990000; }

h2 { 	font: 17px georgia, times new roman, arial; 
	color: #990000; 
	text-align: center;
	padding: 0px;
	padding-top: 0px;
	padding-left: 0px;  
	padding-bottom: 10px;
	margin: 0px;
	text-indent: 0px;}

h4 { 	
	font: 12px georgia, times new roman, arial; 
	color: #FDCC51; 
	text-align: right;
	text-transform: uppercase;
	font-weight:bold;
	padding: 0px;
	margin:0px;
	width:200;
	display:block;
	background-color:#990000;
	}

input, textarea, option, select {
	background-color: #FAC133;
	font: 8pt arial;
	color: #FF9900;
	letter-spacing: 1px;
	border: 1px solid #FF9900;
	padding:2px; }