body, table, input, select, option, textarea, html {

	font-size: 			12px;
	font-family: 		Arial;
	color: 				#000000;
	
}
ul, body {
	margin:0;
	border:0;
	padding:0;
	background-color: #6A6466;  }
 }


A:link { text-decoration: none; color: #5F5B5B;}
A:visited { text-decoration: none; color: #5F5B5B;}
A:active {text-decoration:underline; color:#000000;}
A:hover {text-decoration:underline; color:#000000;}

p, h1, h2, h3, h4 { 	margin:0; }

h1 {
	font-size: 			14px;
	color: 				#6A6466;

}
h2 {
	font-size: 			12px;
	color: 				#6A6466;
	
}

h3 {
	font-size: 			12px;
	color: 				#6A6466;
}

h4 {
	font-size: 			13px;
	color: 				#6A6466;
}


input, select, textarea {

	font-size: 			12px;
	font-size-adjust:	.58;
	font-family: 		Arial;
	color: 				#000000; 
	border-width :		1px;
	border-style :		solid;
	border-color :		#B9B2AC;
	background-color:	#FFFFFF;

}


#flashsplash {
		border: solid 0px;
		width: 692px;
		height: 410px;
		align: center;
		margin:0px 0px;
 }
 
 .noline a {
    color: #ece3dd;
 }
.nav {
	text-align:center; 
	color:#CCCCCC; 
	margin:8px 0;
}
.nav a {
	color: #CCCCCC;
	text-decoration: none;
}
.nav a:hover {
	color: #FFFF99;
	text-decoration: none;
}
