﻿body,td,th {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #808080;
}
body {
	background-color: #FFFFFF;
	margin-top: 0px;
}
table {
	border-width: 3px 3px 3px 3px;
	border-style: dotted;
	border-color: #906060;
}
td {
	background-color: #efe7e7;
}
a:link {
	color: #696969;
	text-decoration: none;
}
a:visited {
	color: #696969;
	text-decoration: none;
}
a:hover {
	color: #FF9DC5;
	text-decoration: underline;
}
a:active {
	color: #FF9DC5;
	text-decoration: none;
}
.style1 {
	font-family: Comic Sans MS;
	color: #809db4;
	font-weight: bold;
}
.style3 {
	color: #808080; font-weight: bold;
}
.style4 {
	font-size: 16;
	font-weight: bold;
}
