body {
	color: black;
	font-family: Arial, sans-serif !important;
	font-size: 80%;
}

a, a:active, a:hover {
	text-decoration: underline;
}

.xlarge {font-size: 120%;}
.large {font-size: 110%;}
small {font-size: 100%;}
.small {font-size: 90%;}
.xsmall {font-size: 80%;}

h1,h2,h3,h4,h5,h6 {
	font-family: 'Times New Roman' serif;
	font-weight: 500;
	margin-bottom: 0;
	color: #1b0d0e;
}

h2 {
	margin-top: 1em;
	font-size: 2.4em;
}

h3 {
	margin-top: 1em;
	font-size: 1.8em;
	font-weight: 700;
}

h4 {
	margin-top: 1em;
	font-size: 1.3em;
	font-weight: 700;
}

.brown {color: #880000;}

ul.nobul {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}

ul.nobul li {
	margin-bottom: 1em;
}
H1 {FONT-FAMILY: Verdana, Tahoma, Geneva, Arial; FONT-SIZE: 13pt}
H2 {FONT-FAMILY: Verdana, Tahoma, Geneva, Arial; FONT-SIZE: 12pt}
H3 {FONT-FAMILY: Verdana, Tahoma, Geneva, Arial; FONT-SIZE: 11pt}
h1,h2,h3 {font-size:1.4em;font-weight:bold;}