.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3e3e3e;
}

em {
	font-weight: bold;
	color: #3e3e3e;
	font-style: italic;
}

.text_box {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-style: solid;
	border-color: #3e3e3e;
	border-width: 2px;
	padding: 5px;
	height: 500px;
}

.indent {
	margin-left: 10px;
	margin-right: 10px;
	border-left-color: #3e3e3e;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3e3e3e;
}

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3e3e3e;
	margin-top: 2px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3e3e3e;
	text-align: center;
}

body {
	background: url(../images/brick082.jpg);
	background-color: Black;
}

h1 {
	font-family: Candara;
	font-size: 48px;
	font-style: italic;
	line-height: 50px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #3e3e3e;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: normal;
	line-height: 27px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #3e3e3e;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3e3e3e;
	text-decoration: underline;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3e3e3e;
	text-decoration: underline;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3e3e3e;
	text-decoration: none;
}

hr {
	color: #3e3e3e;
	width: 600px;
}
