body {
	margin: 0 0 0 0;
	background-color: #FFFFFF;
	background-repeat: repeat;
	background-position: center top;
	background-image: url(/beta/images/back_grad.jpg);
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #7b6c4b;
	font-weight: bold;
}

p {
	font-size: 10px; 	
	color:#333333; 	
	text-decoration: none; 	
	font-weight: normal; 	
	font-family: Verdana, Arial, Helvetica, sans-serif; 	
	line-height: 16px; }

.style5 {font-size: 11px}


a:link {
	color: #FFAE00;
}
a:visited {
	color: #FFAE00;
}
a:hover {
	color: #FFFFFF;
	font-size:11px;
}
a:active {
	color: #FFFFFF;
}#interface td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	font-weight: normal;
	line-height: 20px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
	line-height: 14px;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003366;
	font-weight: bold;
	line-height: 10px;
}

h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	font-weight: bold;
	line-height: 16px;
}
.post {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color:#333333;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;

}
.splash {
margin-top:100px;
}
