a:link {
	color:#6f191c;
	font-weight : normal;
	text-decoration : none;
}

a:visited {
	color:#6f191c;
	font-weight : normal;
	text-decoration : none;
}

a:hover {
	color:#666666;
	font-weight : normal;
	text-decoration : underline;
}

a:active {
	color:#6f191c;
	font-weight : normal;
	text-decoration : none;
}

body {
	color : #666666;
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;
	font-weight : normal;
}

td {
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;
}

.button {
	font-weight : bold;
	color : #6f191c;
	font-size:12px;
}

.field {
	color : #6f191c;
	font-family : Arial;
	font-size : 11px;
	font-weight : normal;
}

.header {
	font-size:16px;
	font-weight:normal;
	margin:0px;
	color:#6f191c;
}

h1 {
	font-size:16px;
	font-weight:normal;
	margin:0px;
	color:#6f191c;
}

h3 {
	font-size:16px;
	font-weight:normal;
	margin:0px;
	color:#6f191c;
}