@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family:"Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	
}

body {
	
	background-image: url(images/Background.gif);
	background-repeat: repeat;
}

a:link {
	color: #000000;
	text-decoration:underline;
}
a:hover {
	color: #7e2f10;
}
a:visited {
	color: #000000;
}

.footer a {
	font-family:"Times New Roman", Times, serif;
	font-size:9pt;
	color:#000000;
	text-decoration:underline;
	font-style: normal;
	font-weight: normal;
}


.footer a:visited {
	color:#000000;
}

.footer a:hover {
	color:#FFFFFF;
	text-decoration:none
}

	
h1 {
	font-size: 24px;
	color: #7e2f10;
}
h2 {
	font-size: 18px;
	color: #7e2f10;
}
h3 {
	font-size: 16px;
	color: #7e2f10;
}
h4 {
	font-size: 14px;
	color: #7e2f10;
}
h5 {
	font-size: 12px;
	color: #7e2f10;
}
h6 {
	font-size: 10px;
	color: #7e2f10;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}

	
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.style5 {
	font-weight: bold;
	font-style: italic;
}

.style6 {
	font-size: 9px;
	font-style: italic;
}

.style14 {font-size: 10pt}

.PageHead {
	font-family: "Lucida Calligraphy";
	font-weight: bold;
	color: #7d2a18;
	font-size: 18pt;
}

.mainbody {
	font-family:"Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
}
