a:link, a:active, a:visited {
	color: #990000; 
	text-decoration:none;
}
a:hover {color: #fcf2ac;
background-color: #FF9900;
}
a.normal {
	color: #990000; 
	text-decoration:none;
	  }
a.normal:hover {color: #fcf2ac;
background-color: #FF9900;
}
input, textarea, option, select {
	background-color:#FF9900;
	font-family: Tahoma;
	font-size: 9pt;
	color: #000000;
	padding:2px; 
	border: 1px dotted #fcf2ac;
}

.content{ position:static; margin-right:50px; margin-left:70px; margin-top:10px;
}

.navigation{ position:relative; 
	text-align:center;
		}
.content1{ position:relative; text-align:justify; line-height: 125%; top:20px;
}
a.navtext {	font-family: Tahoma;
	font-size: 9pt;
	color: #8b8b89;
background-color: #f0f0ee;
padding:2px 4px 2px 4px;
text-align:center;
text-decoration:none;
}
a.navtext:hover {			
font-family: Tahoma;
	font-size: 9pt;
	color: #000000;
background-color: #FF9900;
padding:2px 4px 2px 4px;
text-align:center;
text-decoration:none;
}
	

.text{	font-family: Tahoma;
	font-size: 9pt;
	color: #8b8b89;	}

.date{	font-family: Tahoma;
	font-size: 9pt;
	color: #FF9900;
		line-height: 150%;
		text-align:justify;
		font-weight:bold;
		letter-spacing:1px;		
		border-bottom:1px dotted #FF9900;
						}
.border{background-color: #ffffff;
	border: 2px solid #FF9900;
	padding: 2px;}

.quotes{	font-family: "Courier New", Courier, monospace;
	font-size: 12pt;
	color: #f0f0ee;
	text-transform:uppercase;	}


