body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4E3D3E;
	background-color: #FFFFFF;
	height: 100%;
	width: 100%;
	margin: 0px;
}
a:link {
	color: #4E3D3E;
}
.smallT {
	font-size: 10px;
}
.rowMain {
	background-color: #CCCCCC;
}
.rowAlt {
	background-color: #D9D6CE;
}
.rowTitle {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	padding: 5px;
}
a:visited {

	color: #4E3D3E;
}
a:hover {


	color: #838786;
}
.accent {
	color: #FF0000;
}
