td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #D32A00;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #663399;
}
a:link {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #663399;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.button:link		{
	color: #FFFFFF;
	font-weight: bold;
}
a.button:visited		{
	color: #FFFFFF;
	font-weight: bold;
}
a.button:hover		{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.button:active		{
	color: #FFFFFF;
	font-weight: bold;
}
a.footer:link		{
	color: #336699;
	font-weight: bold;
}
a.footer:visited		{
	color: #336699;
	font-weight: bold;
}
a.footer:hover		{
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
a.footer:active		{
	color: #336699;
	font-weight: bold;
}
.footer {
	font-size: 10px;
}
.smalltext1 {
	font-size: 9px;
}
.sectiontitle {
	font-size: 20px;
	font-weight: bolder;
	color: #FFFFFF;
}
a.sidebar:link		{
	color: #336699;
	font-weight: bold;
}
a.sidebar:visited		{
	color: #666666;
	font-weight: bold;
}
a.sidebar:hover		{
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
a.sidebar:active		{
	color: #336699;
	font-weight: bold;
}.subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #663399;
}
