﻿/* CSS Document */
BODY {
	background-image: repeat;
 	margin: 0px;
}

p {	margin-top: 0px;
	margin-bottom: 0px;
}

A:link {
		color: #666666;
}

A:visited {
		color: #660000;
}

.subhead {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt; font-weight: bold;
	vertical-align: text-bottom;
}

.contact {
	font-family: Times New Roman, Times, serif;
	vertical-align: top;
}

.footer {
	font-family: Times New Roman, Times, serif;
	vertical-align: top;
	text-align: center;
	font-size: 10pt;
}
.style1 {
background-image:url(images/background2_16.gif)
	
}
.style2 {
	font-size: x-small;
	font-family: "Comic Sans MS";
}
.style3 {
	font-size: small;
	font-style: italic;
}
.style4 {
	font-size: medium;
	font-family: "Comic Sans MS";
		color: #008000;
	font-weight: bold;
}
.style5 {
	color: #FF0000;
}
