BODY { background: #999999 }

a:link  { color:#5C3030; ; text-decoration: none}
a:visited { color:#5C3030; ; text-decoration: none}
a:hover  { color:#990033;     ; text-decoration: none}
a:active {  color: #5C3030; text-decoration: none}

.titlebar {
	background-position: top;
	margin: 0px;
}

.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #000000;
}
.smblacktext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #000000;
}
.smgreytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.caption {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
