h2 {color: #7b6060; font-size: 13px; font-family: Arial, Helvetica, sans-serif;}
a:link {color: #902b31;}
a:active {color: #902b31;}
a:visited {color: #902b31;}
a:hover {color: #7b6060;}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7b6060;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7b6060;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7b6060;
	background-color: #7b6060;
	scrollbar-arrow-color:#902b32;
	scrollbar-face-color:#e6dccc;       

}
.small {
	font-size: 11px;
}
.normal {
	font-size: 13px;
}
.beige {
	color: #e6dccc;
}

.outlinedtable {
	border-left:solid #7b6060 1px;
	border-right:solid #7b6060 1px;
	border-top:solid #7b6060 1px;
	border-bottom:solid #7b6060 1px;
	background-color: #e6dccc;
	color: #000000;
}