body {
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: left;
	margin: 8px;
	background-repeat: repeat;
	background-color: #FFFFFF;
	background-attachment: fixed;
}

A:link {
	color: #0033CC;
	text-decoration: underline;
}

A:visited {
	color: #FF0000;
	text-decoration: underline;
}

A:active {
	color: #FF0000;
	text-decoration: underline;
}

A:hover {
	color: #FFFF00;
	text-decoration: underline;
}

TD {
	font-size: 12px;
	font-family : Verdana;
}

P {
	font-size: 12px;
	font-family : Verdana;
}

.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #006633;
	height : 1px;
}

.leftbg {
background-image: url(images/leftbg.gif);
}
