body {
	background-color: #FCFCFC;
	color: #660000;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}

p {
	color : #660000;
	font-family: Georgia, Times New Roman, Times, serif;
}

div {
	color : #660000;
	font-family: Georgia, Times New Roman, Times, serif;
}

address {
	color : #660000;
	font-family : Georgia, Times New Roman, Times, serif;
}

dt {
	font-weight : bolder;
	color : #660000;
}

dd {
	font-style : italic;
	color : #660000;
}

a {
	color: #cc9999;
}

a:hover {
	color: #993333;
}

A:VISITED {
	color : #660000;
}
 
form {
	background-color: transparent;
}

H1 {
	font-family: Georgia, Times New Roman, Times, serif, Poor Richard;
	font-size: x-large;
	color: #660000;
 }
 
H2 {
	font-size: large;
	font-family: Georgia, Times New Roman, Times, serif, Poor Richard;
	color: #cc9999;
}

H3 {
	font-size: large;
	font-family: Georgia, Times New Roman, Times, serif, Book Antiqua;
	color: #660000;
}

H4 {
	font-family: Georgia, Times New Roman, Times, serif, Book Antiqua;
	font-size: medium;
	color: #660000;
}

H5 {
	font-family: Georgia, Times New Roman, Times, serif, Book Antiqua;
	font-size: small;
	color: #cc9999;
}
 
H6 {
	font-family: Georgia, Times New Roman, Times, serif, Book Antiqua;
	font-size: small;
	color: #993333;
}

hr {
	color: #660000;
}

textarea {
	font-family: Georgia, Times New Roman, Times, serif, Book Antiqua;
	font-size: small;
	color: #cc9999;
}
.links {
	color: #cc9999;
	text-decoration: underline;
}
.imgtxtwrap {
	float: left;
}

.textbgcolor {
	background-color: #CCCCCC;
}

