td, p, div {
	color: #000000;
	font-size: 12px;
	font-family: arial, helvetia, verdana, sans;
	font-weight: normal;
}
a:link {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #FA450A;
	font-weight: normal;
	text-decoration: underline;
}
body {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFFF;
}
.bigtext {
	font-size: 13px;
	font-weight: bold;
}
.sidebarleft {
	background-color: #577A4C;
	background-image: url('images/grad-left.jpg');
	background-repeat: repeat-y;
	background-position: right;
}
.sidebarright {
	background-color: #577A4C;
	background-image: url('images/grad-right.jpg');
	background-repeat: repeat-y;
	background-position: left;
}
.header {
	color: #577A4C;
	font-size: 18px;
	font-weight: bold;
}
