body,td,th {
	font-family: Times New Roman, serif;
	font-size: .9em;
	color: #333333;
}
.footer {
	font-family:Garamond, Times New Roman;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: medium none #666666;
	background-color: #CCCCCC;
}

a:link {
	color: #312964;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #312964;
}
a:hover {
	text-decoration: underline;
	color: #312964;
}
a:active {
	text-decoration: none;
	color: #312964;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 1.3em;
	color: #666666;
}
h2 {
	font-size: 1.1em;
	color: #666666;
}
h3 {
	font-size: 1em;
	color: #666666;
}
.border {
	border: medium solid #ccc;
	background-color:#FFFFFF
}

