body {
	font-family: Comic Sans MS;
	font-size: 14px;
	color: #003333;
	background-image:  url(/backgrounds/emerald-green-suede.jpg);
}

body p, body div, body table, body tr, body td {
	font-size: 14px;
	background-image:  url(/backgrounds/beige-warm-parch.jpg);
}
A:link {
	COLOR: #006600;
	TEXT-DECORATION: underline;
	background-color : transparent;
}
A:visited {
	COLOR: #003333;
	TEXT-DECORATION: underline;
	background-color : transparent;
}
A:hover {
	COLOR: #00CC00;
	TEXT-DECORATION: underline;
	background-color : transparent;
}
A:active {
	#ff6600;
	TEXT-DECORATION: underline;
	background-color : transparent;
	color: #00CC00;
}
.center {
	font-family: Comic Sans MS;
	color: #003333;
	background-image:  url(/backgrounds/beige-warm-parch.jpg);
	font-size: 14px;
}
.center a:link {
	COLOR: #006600;
	TEXT-DECORATION: underline;
	background-color : transparent;
}
.center a:visited {
	COLOR: #003333;
	TEXT-DECORATION: underline;
	background-color : transparent;
}
.center a:hover {
	COLOR: #00CC00;
	TEXT-DECORATION: underline;
	background-color : transparent;
}
.center a:active {
	COLOR: #00CC00;
	TEXT-DECORATION: underline;
	background-color : transparent;
}
.style1 {font-size: 14px; COLOR: #990000;
}
.style11 {font-size: 16px; COLOR: #990000;
}
.style111 {font-size: 18px; COLOR: #990000;
}
.style2 {
		font-size: 14px; 
		COLOR:  #990000;
		font-weight: bold;
}
.style22 {
	font-size: 16px;
	COLOR: #003333;
	font-family: Times New Roman, Times, serif;
	font-style: italic;
	}
.style3 {
	font-size: 16px;
	COLOR: #4e1a03;
	font-family: Times New Roman, Times, serif;
	font-style: italic;
}
.style4 {
	font-size: 16px;
	COLOR: #4e1a03;
	font-family: Times New Roman, Times, serif;
	 font-weight: bold;
	font-style: italic;
}
.style5 {font-size: 14px; font-weight: bold;
}
.style6 {font-size: 16px;
}
.style7 {font-size: 16px; font-weight: bold;
}
.style8 {
	font-size: 18px;
	COLOR: #003333;
	font-family: Times New Roman, Times, serif;
	font-style: italic;
	font-weight: bold;
}
.style9 {
	font-size: 18px;
	COLOR:  #FFF4E2;
	font-family: Times New Roman, Times, serif;
	font-style: italic;
	font-weight: bold;
	background-image:  url(/backgrounds/emerald-green-suede.jpg);
	background-color : #003333;
}
.footer {	
	text-align: center;
	font-size: 14px;
	line-height:36px;
	margin-top:30px;
}
.footer p {	
	text-align: center;
	font-size: 14px;
}
.footer h1 {
	font-size: 14px;
}
.footer h2 {
	font-size: 14px;

}