/* CSS Document */

body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
a {
	color: #990000;
}
a:visited {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: underline;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #B32215;
}
h2 {
	font-size: 12px;
	color: #837048;
}
.style1 {color: #837048}
.style2 {font-size: 11px}
.style3 {font-size: 11px}
.style4 {font-size: 10px}
.style5 {
	font-size: 16px;
	font-weight: bold;
	color: #837048;
}
.style6 {font-size: 10px}
.style7 {
	font-size: 18px;
	font-weight: bold;
	color: #B32215;
}
.style8 {font-size: 9px}
a:link {
	text-decoration: underline;
}
