﻿body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #efde9a;
	color: #333363;
	font-size: 10px;
}
a:link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	text-decoration: none;
	color: #333333;
	padding: 0px;
	font-weight: bold;
}

div {
	color: #333333;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

td {
	background-position: center center;
	border: thin none #FF0000;
}
h1 {
	font-weight: normal;
	color: #CC3300;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
