body {
	background-color: #7A794D;
}
body,td,th {
	font-family: Trebuchet MS, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #7a794d;
}
a:link {
	color: #9f1414;
}
a:visited {
	color: #393925;
}
a:hover {
	color: #ff7f0a;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 13pt;
	color: #7A794D;
}
.style1 {color: #AC3C3E}
.redtype {
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #9E1D20;
}
.bold {
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.darkback {
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #F1F1ED;
	background-color: #7A794D;
}
.bulletlist {
	text-indent: 5px;
	list-style-image: url(../images/bullet.jpg);
	list-style-type: disc;
}

