body,td,th { font-family: Verdana; font-size: 12px; color: #6a6a6a; margin: 0; }

a:visited { font-family: Verdana; font-size: 12px; color: #9c3131; text-decoration: none }
a:hover { font-family: Verdana; font-size: 12px; color: #9c3131; text-decoration: underline }
a:active { font-family: Verdana; font-size: 12px; color: #9c3131; text-decoration: none }
a:link { font-family: Verdana; font-size: 12px; color: #9c3131; text-decoration: none }

.boxheader {
	width: 150px;
	height: 35px;
	background-color: #CCCCCC;
}
.boxfiller {
	background-color: #FFFFFF;
	padding: 5px;
	border-bottom: #E1E1E1 1px solid;
	border-right: #E1E1E1 1px solid;
}
.boxfiller2 {
	background-color: #F9F9F9;
	padding: 5px;
	color: #9c3131;
}

h3 { color: #9c3131 }

.pic {
	border-right: #000000 1px solid;
	border-left: #000000 1px solid;
	border-top: #000000 1px solid;
	border-bottom: #000000 1px solid
}