
.headline { font-family: verdana; font-size: 12px; font-weight: bold; color: #476b47 }
.title { font-family: verdana; font-size: 12px; font-weight: bold; color: #476b47 }
.title1 { font-family: Verdana; font-size: 14px; font-weight: normal; color: #476b47 }
.numbers { font-family: Verdana; font-size: 10px; font-weight: bold; color: #476b47 }
.result { font-family: Verdana; font-size: 10px; font-weight: normal; color: #476b47 }
.summary { font-family: Verdana; font-size: 10px; font-weight: bold; color: #476b47 }
a { font-family: Verdana; font-size: 10px; font-weight: bold; color: #883779; text-decoration: underline }
a:hover { color:#b17e9f; text-decoration: none }
hr { color: #999999; height: 1px; width: 100% }
.TextBox {
	border: #618B61 1px solid;
	border-color: #618B61 #618B61 #618B61 #618B61;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(box_shadow.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #476b47;
}