/* Document settings */
body {background-color:#5B5858; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
a {text-decoration:underline;}
a:hover {color:#FAEDE7;}

p {
	font-size: 12px;
}
ul li {
	font-size: 12px;
}

a.nav {text-decoration: none;  color: #A81E01;  font-weight: bold;  font-size: 14px;   }
a.nav:hover {text-decoration:underline;  color:#FAEDE7;  color: black; }

.header1{
	font-size: 30px;
	color: #3f3f3f;
	padding-left: 10px;
	letter-spacing: 3px;
}
.header2{
	font-size: 15px;
	color: black;
	font-style: italic, bold;
	padding-left: 10px;	
}

.box1{
	font-size: 17px;
	color: #FFC8BC;
	font-style: bold;	
	padding: 0 0 0 10px;
	letter-spacing: 3px;
	font-variant: small-caps;
	text-align: center;
}
.box2{
	font-size: 12px;
	color: white;
	font-style: bold;
	padding-left: 10px;
	text-align: center;		
}

.footer{
	font-size: 10px;
	color: white;
	font-style: bold;
	padding-left: 10px;
	text-align: center;		
}
a.footer-link {text-decoration: none;  color: white; font-size: 10px;   }
a.footer-link:hover {text-decoration:underline;  color:#FAEDE7; }
