body	{
	background: #FFFFFF url(../images/background.gif) repeat; 
	color : Black;
	margin: 0;
	padding: 0;
	border: 0;
	background-color : none;
	font-family : Times New Roman, Times, serif;
	font-size : 13px;
}

A {
	color : #A35C2C;
}

A:HOVER {
	color : #A16D37;
	text-decoration : none;
}

.static {
	color : Black;
	background-color : none;
	font-family : Times New Roman, Times, serif;
	font-size : 13px;
	margin-left : 0px;
	margin-top : 0px;
}

.title {
	color : #C28B51;
	background-color : none;
	font-family : Times New Roman, Times, serif;
	font-size : 13px;
	margin-left : 20px;
	margin-top : 15px;
}

.subhead {
	color : #A16D37;
	background-color : none;
	font-family : Times New Roman, Times, serif;
	font-size : 17px;
	margin-left : 20px;
	margin-top : 15px;
}

.body {
	color : Black;
	background-color : none;
	font-family : Times New Roman, Times, serif;
	font-size : 13px;
	margin-left : 20px;
	margin-top : 15px;
}

.body1 {
	color : Black;
	background-color : none;
	font-family : Times New Roman, Times, serif;
	font-size : 13px;
	margin-left : 20px;
	margin-top : 0px;
}

.body2 {
	color : Black;
	background-color : none;
	font-family : Times New Roman, Times, serif;
	font-size : 13px;
	margin-left : 0px;
	margin-top : 0px;
}

.fields {
	color : Black;
	background-color : none;
	font-family : Times New Roman, Times, serif;
	font-size : 13px;
	margin-left : 20px;
	margin-top : 0px;
}

.tables {
	color : Black;
	background-color : none;
	font-family : Times New Roman, Times, serif;
	font-size : 13px;
	margin-left : 0px;
	margin-top : 0px;
}

.italic {
	color : #666666;
	background-color : none;
	font-family : Times New Roman, Times, serif;
	font-size : 13px;
	margin-left : 20px;
	margin-top : 15px;
}

.copyright {
	color : Black;
	background-color : none;
	font-family : Times New Roman, Times, serif;
	font-size : 12px;
	margin-left : 20px;
	margin-top : 20px;
}