body, td, div, span, textarea, p {
	font-family:"Times New Roman", Times, serif;
	line-height:135%;
	font-size:11pt;
	color:#303030;
	}
	
td {
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
}

.content {
	padding:24px;
	background-color:#d7d8b0;
}

.alt {
	padding:24px;
	border-bottom:gray dashed 1px;
	border-top:gray dashed 1px;
}

br {
	color: #FFFFFF;
	font-weight: lighter;
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
}
div {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
}

#copyright {
	postion:bottom;
    width:inherit;
	height:17px;
	display:block;
	background-image:url(images/copyright.gif);
	background-repeat:no-repeat;
	background-position:center;
}

a:link {
	color: #006633;
}
a:visited {
	color: #006633;
}
a:hover {
	color: #993333;
}


