a:link, a:active, a:visited {
	color: #ffffff; 
	text-decoration:none;
}
a:hover {color: #007399;
background-color: #FFCC33;
}
a.normal {
	color: #ffffff; 
	text-decoration:none;
	  }
a.normal:hover {color: #007399;
background-color: #FFCC33;
}
input, textarea, option, select {
	background-color:#248e9d;
	font-family: Tahoma;
	font-size: 9pt;
	color: #ffffff;
	padding:2px; 
	border: 1px dotted #ffffff;
}

.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: #ffffff;
background-color: #248e9d;
padding:2px 4px 2px 4px;
text-align:center;
text-decoration:none;
}
a.navtext:hover {			
font-family: Tahoma;
	font-size: 9pt;
	color: #248e9d;
background-color: #ffffff;
padding:2px 4px 2px 4px;
text-align:center;
text-decoration:none;
}
	

.text{	font-family: Tahoma;
	font-size: 9pt;
	color: #007399;	}

.date{	font-family: Tahoma;
	font-size: 9pt;
	color: #248e9d;
		line-height: 150%;
		text-align:justify;
		font-weight:bold;
		letter-spacing:1px;		
		border-bottom:1px dotted #248e9d;
						}
.border{background-color: #ffffff;
	border: 2px solid #248e9d;
	padding: 2px;}

.quotes{	font-family: "Courier New", Courier, monospace;
	font-size: 12pt;
	color: #007399;
	text-transform:uppercase;	}


