body {
	background-color: #330000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFEFAE;
}
h1 {
	font-size: 20px;
	font-variant: small-caps;
	text-transform: capitalize;
	margin: 2px;
	padding: 2px 2px 4px;
	text-align: center;
	border-top: 4px none #FFCC66;
	border-right: 4px none #FFCC66;
	border-bottom: 4px double #FFCC66;
	border-left: 4px none #FFCC66;
	width: 400px;
}
h2 {
	font-size: 14px;
	font-variant: small-caps;
	text-transform: capitalize;
	margin: 2px;
	padding: 2px 2px 2px;
	text-align: center;
	border-top: 4px none #FFCC66;
	border-right: 4px none #FFCC66;
	border-bottom: 4px double #FFCC66;
	border-left: 4px none #FFCC66;
	width: 135px;
}a {
	color: #FFEFAE;
	text-decoration: none;
}
a:hover {
	color: #FFF8D9;
}
.thumb {
	border: 1px solid #FFEFAE;
	margin: 14px;
}.thumb2 {
	border: 1px solid #FFEFAE;
}.style2 {
	font-size: 10px;
}
.style10 {
	font-size: 70px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.style11 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.style12 {font-size: 12px}
.style13 {font-weight: bold}
.style14 {color: #33FF00}.style15 {
	font-size: 9px;
	font-style: italic;
}