body{
margin:0 auto;
padding:0;
font:76% Verdana,Tahoma,Arial,sans-serif;
color:#303030;
background-color:#958D7A;
}

h3 {
color:#333333;

}

a{
text-decoration:none;
color:#286ea0;
}

a:hover{
text-decoration:underline;
color:#286ea0;
}

#footer{
clear:both;
margin:0 auto;
padding:10px 0 20px 0;
width:1000px;
text-align:center;
color:#808080;
font-size:0.9em;
}.doublespace {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 2;
}
.border {
	border: thick solid #605D5C;
}
.borderl {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #605D5C;
	border-right-color: #605D5C;
	border-bottom-color: #605D5C;
	border-left-color: #605D5C;
}
.borderr {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-right-style: solid;
	border-top-color: #605D5C;
	border-right-color: #605D5C;
	border-bottom-color: #605D5C;
	border-left-color: #605D5C;
}
