body {
	background-color: #DDD8C5;
}

a:link{color: #2401A9; text-decoration: underline;}
a:visited{color: #2401A9; text-decoration: underline;}
a:hover{color: #91855B; text-decoration: underline;}	
	
.default {
	font-size: 10pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
}

.small { font-size:12px;}
.mini { font-size:9px;}
.green { color:#006600;}

h1 {
	color: #726640;
	font-size: 16pt;
	font-weight: bold;
}

h2 {
	color: #726640;
	font-size: 13pt;
	font-weight: bold;
}

.padding {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
