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: #D0CABA;  }
 


A:link { text-decoration: underline; color: #5F5B5B;}
A:visited { text-decoration: underline; 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: 				#A19A89;

}
h2 {
	font-size: 			12px;
	color: 				#A19A89;
}

h3 {
	font-size: 			12px;
	color: 				#A19A89;
}

h4 {
	font-size: 			13px;
	color: 				#A19A89;
}
img {
	border: none;
}
a {
 	border: none:
}


input, select, textarea {

	font-size: 			12px;
	font-size-adjust:	.58;
	font-family: 		Arial;
	color: 				#000000; 
	border-width :		1px;
	border-style :		solid;
	border-color :		#ADC1D9;
	background-color:	#FFFFFF;

}


#flashsplash {
		border: solid 0px;
		width: 692px;
		height: 410px;
		align: center;
		margin:0px 0px;
 }
 
 #comparison {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	margin: 0;

}
 #comparison td {
	border: 1px solid #CCCCCC;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;


}

