/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #A90506;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #A90705;
}

a:hover {
	text-decoration: none;
	color: #A90506;
}

a:active {
	text-decoration: none;
	color: #A90506;
}

.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.4em;
}

.style2 {
	color: #672A17;
	font-size: 16px;
	font-weight: bold;
}

.style3 {color: #FFFFFF}


