a:link, a:active, a:visited {
	color: #005900; 
	text-decoration:none;
}
a:hover {color: #00b900;
	text-decoration:none;
}
a.normal {
	color: #005900; 
	text-decoration:none;
	  }
a.normal:hover {color: #00b900;
	text-decoration:none;
}
input, textarea, option, select {
	background-color:#46a2e2;
	font-family: Tahoma;
	font-size: 9pt;
	color: #ffffff;
	padding:2px; 
	border: 1px dotted #000033;
}

.content{ position:static; margin-right:40px; margin-left:80px; 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: #ffffff;
background-color: #1c648a;
padding:2px 4px 2px 4px;
text-align:center;
text-decoration:none;
}
a.navtext:hover {			
font-family: Tahoma;
	font-size: 9pt;
	color: #6fc0f8;
background-color: #ffffff;
padding:2px 4px 2px 4px;
text-align:center;
text-decoration:none;
}
	

.text{	font-family: Tahoma;
	font-size: 9pt;
	color: #FFFFFF;	}

.date{	font-family: Tahoma;
	font-size: 9pt;
	color: #123169;
		line-height: 150%;
		text-align:justify;
		font-weight:bold;
		letter-spacing:1px;		
		border-bottom:1px dotted #123169;
						}
.border{background-color: #ffffff;
	border: 2px solid #000033;
	padding: 2px;}
.quotes{	font-family: "Courier New", Courier, monospace;
	font-size: 16pt;
	color: #FFCC00;
	text-transform:uppercase;	}



