td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
}
.a	{
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
a:link {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #F0DFD5;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.c	{
	font-size: 12px;
	font-style: normal;
	color: #0000CC;
	text-decoration: underline;
	font-weight: normal;
	}	

.c:link {
	font-size: 12px;
	text-decoration: underline;
	color: #0000CC;
	font-style: normal;
	font-weight: normal;
}
.c:hover {
	text-decoration: underline;
	color: #666666;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.c:visited {
	text-decoration: underline;
	color: #0000CC;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
c:active {
	text-decoration: underline;
	color: #666666;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
h2 {
	color: #914312;
	font-size: 18px;
	font-weight: bold;
}
h1 {
	color: #4F7021;
	font-size: 18px;
	font-weight: bold;
}
.size12 {
	font-size: 12px;
}
body {
	background-color: #973800;
	margin: 0px;
}
.heading {
	font-size: 18px;
	font-weight: bold;
	color: #973800;
}
