@charset "utf-8";
/* CSS Document */

body {
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	background-image:url(/images/bg.jpg);
	font-family:Comic Sans MS;
	font-size:15px;
}
img {
border:0px;
}
p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px}
h1 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; text-transform: uppercase; text-align: center; color: #660000}

h2 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; text-transform: uppercase; border-color: black black #000000; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}

h6 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-style: italic; text-align: right}

.footer {
	color:#653728;
	font-size:12px;
	font-family: Comic Sans MS;
}
A.footer:visited {
	font-size: 12px;
	color: #653728;
	font-family: Comic Sans MS;
	text-decoration: none;
}
A.footer:hover {
	font-size: 12px;
	color: #653728;
	font-family: Comic Sans MS;
	text-decoration: none;
}
A.footer:link {
	font-size: 12px;
	color: #653728;
	font-family: Comic Sans MS;
	text-decoration:underline;
}
A.footer:active {
	font-size: 12px;
	color: #653728;
	font-family: Comic Sans MS;
	text-decoration: none;
}
a:visited {
	font-size: 15px;
	color: #000000;
	font-family: Comic Sans MS;
	text-decoration: underline;
}
a:hover {
	font-size: 15px;
	color: #653728;
	font-family: Comic Sans MS;
	text-decoration: none;
}
a:link {
	font-size: 15px;
	color: #653728;
	font-family: Comic Sans MS;
	text-decoration:underline;
}
a:active {
	font-size: 15px;
	color: #653728;
	font-family: Comic Sans MS;
	text-decoration: underline;
}
