.text a:link{
	color:#CA5281;
	text-decoration:none;
	font-size: 11px;
}
.text a:visited{
	color:#CA5281;
	text-decoration:none;
	font-size: 11px;
}
.text a:hover{
	color:#999;
	text-decoration:none;
	font-size: 11px;
}
.text a:active{
	text-decoration:none;
	font-size: 11px;
}

.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	font-style: italic;
	line-height: 1.8em;
	color: #CA5281;
}

.nav2 a:link {
	color:#FFF;
	text-decoration:none;
	font-size: 11px;
	font-family: "Times New Roman", Times, serif;
} 
.nav2 a:visited{
	color:#FFF;
	text-decoration:none;
	font-size: 11px;
}
.nav2 a:hover {
	color:#CA5281;
	text-decoration:none;
	font-size: 11px;
}
.nav2 a:active {
	color:#CA5281;
	text-decoration:none;
	font-size: 11px;
}

.nav2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	font-style: italic;
	line-height: 1.8em;
	color: #CA5281;
}

.html {
	min-height: 100%;
}



.content {
	display:block;
	overflow:scroll;
	position:absolute;
}




.body {
	color: #000;
	background-color: #AAB5BD;
	padding: 0;
	margin: 0;
   }
   
   .textheadline {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.2em;}
	
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: 0.1em;
	line-height: 1.4em;
	text-align: justify;
}
	


.textupper {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.8em;
	line-height: 1.8em;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	font-style: normal;
	
}
.list {
	font-family: "Times New Roman", Times, serif;
	list-style-image: url(_gfx/bullet.gif);
	list-style-type: square;
	font-size: 12px;
	line-height: 1.3em;
}
