FONT {
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif; 
	FONT-SIZE: 12px
}
TD {
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif; 
	FONT-SIZE: 12px
}
BODY {
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	FONT-SIZE: 12px;
	color:#000000;
	background-color: #481903;
}
P {
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif; 
	FONT-SIZE: 12px
}
DIV {
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif; 
	FONT-SIZE: 12px
}
INPUT {
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif; 
	FONT-SIZE: 12px
}
TEXTAREA {
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif; 
	FONT-SIZE: 12px
}
FORM {
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif; 
	FONT-SIZE: 12px
}
A:link {
	BACKGROUND: none;	
	COLOR: #000000;	
	FONT-SIZE: 12px; 
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;	
	text-decoration: none
}
A:active {
	BACKGROUND: none;	
	COLOR: #000000;	FONT-SIZE: 12px;	
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;	
	text-decoration: underline
}
A:visited {
	BACKGROUND: none; 
	COLOR: #000000; 
	FONT-SIZE: 12px;	
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif; 
	text-decoration: none
}
A:hover {
	BACKGROUND: none; 
	COLOR: #000000; 
	FONT-SIZE: 12px; 
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif; 
	TEXT-DECORATION: underline;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #611E0B;
}
.copyright {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#FFFFFF;
}
a.copyright:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#FFFFFF;
}
a.copyright:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#FFFFFF;
}
a.copyright:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#FFFFFF;
}
a.copyright:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#FFFFFF;
}
.menu {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}
a.menu:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
}
a.menu:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
}
a.menu:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
}
a.menu:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
}
.title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#822E06;
	font-weight:bold;
}