tr.colored {
	background-color: dad2bd;
}

tr.clear {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: none;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 17px;
}
div.toptext {
    font: italic 11px/.97 Verdana;
	color: #cccccc;
	margin-top:6px
}
div.sidelinks {
	font: bold 12px/.94 arial;
    margin-left:9px;
	margin-top:9px;
}

div.sidetitle {
	font: bold 15px/.97 arial;
    margin-left:0px;
	margin-top:13px;
	margin-bottom:5px;
	color: #9A6634;
}
a.stitle:link {color: #9A6634; text-decoration: none;}
a.stitle:visited {color: #9A6634; text-decoration: none;}
a.stitle:hover {color: #cococo; text-decoration: underline;}
a.stitle:active {color: #DADADA; text-decoration: underline;}


h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 17px;
	font-weight: bold;
	text-align: center;
	color: #663300;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 17px;
	font-weight: bold;
	color: #663300;
}

a:link {color: #585858; text-decoration: none;}
a:visited {color: #585859; text-decoration: none;}
a:hover {color: #9D9D9D; text-decoration: underline;}
a:active {color: #666600; text-decoration: underline;}

a.bottom:link {color: #666666; text-decoration: none;}
a.bottom:visited {color: #666666; text-decoration: none;}
a.bottom:hover {color: #666666; text-decoration: underline;}
a.bottom:active {color: #666666; text-decoration: underline;}
