/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2D231B;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:active {
	color: #663300;
}
a:link {
	color: #663300;
}
a:visited {
	color: #663300;
}
a:hover {
	color: #867561;
} 


A:link {text-decoration:none}
A:visited {text-decoration:none}
}

h1,h2,h3,h4,h5,h6 {
	font-family: Times New Roman, Times, serif;
}

h1 {
	font-size: 36px;
}
h2 {
	font-size: 28px;
}
