a:link {  color: #663300; text-decoration: underline}
a:visited {  color: #663300; text-decoration: underline}
a:active {  color: #FFFF99; text-decoration: underline}
a:hover {  color: #FFFF99; text-decoration: underline}

body {
	font-family: Tahoma;
	color: #333333;
	background-color: #BACB87;
}
td {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	list-style-position: inside;
	list-style-type: circle;
}
h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #800000; font-weight: bold; margin-top:0.1em; margin-bottom:0.2em}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #333300; font-weight: bold; margin-top:0.1em; margin-bottom:0.2em}
.name {  font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif; font-size: 11px; color: #990000; font-weight: bold}
.title {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #800000; font-weight: bold}
.mini { font-family: Tahoma; font-size: 7pt; color: #333333}
.minired { font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif; font-size: 7pt; color: #660000}
.bigred { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; color: #990000; font-weight: bold }
.minicap { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-variant:small-caps}
.blk-title {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-family: Arial;
}

.text-grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
ul {
	list-style-position: outside;
	list-style-type: square;
}
blockquote {
	margin-left: 15;
	margin-top: 5;
}
