a:link, a:active, a:visited {
	color: #cc0000; 
	text-decoration:none;
}
a:hover {color: #fcf2ac;
background-color: #990000;
}
a.normal {
	color: #cc0000; 
	text-decoration:none;
	  }
a.normal:hover {color: #fcf2ac;
background-color: #990000;
}
input, textarea, option, select {
	background-color:#fcf2ac;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
	padding:2px; 
	border: 1px dotted #990000;
}

.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: #fcf2ac;
background-color: #990000;
padding:2px 4px 2px 4px;
text-align:center;
text-decoration:none;
}
a.navtext:hover {			
font-family: Tahoma;
	font-size: 9pt;
	color: #990000;
background-color: #fcf2ac;
padding:2px 4px 2px 4px;
text-align:center;
text-decoration:none;
}
	

.text{	font-family: Tahoma;
	font-size: 9pt;
	color: #fcf2ac;	}

.date{	font-family: Tahoma;
	font-size: 9pt;
	color: #990000;
		line-height: 150%;
		text-align:justify;
		font-weight:bold;
		letter-spacing:1px;		
		border-bottom:1px dotted #990000;
						}
.border{background-color: #ffffff;
	border: 2px solid #990000;
	padding: 2px;}




