body {
	color: #000000;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .80em;
}

h3, h4, h5  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #900011;
}

h1  {
	font-size: 1.60em;
}

h2  {
	font-size: 1.30em;
	text-align : center;
	font-weight: bold;
	color: #aa0033;
}

h3  {
	font-size: 1.10em;
	text-align : center;
}

h4  {
	font-size: .90em
}

h5  {
	font-size: 0.80em;
	font-weight : bold;
	margin: 0;
	padding: 0;
	margin-bottom: -2%
}

h6  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .80em;
	font-style: normal;
	font-weight : bold;
	vertical-align : baseline;
}
	   
dt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #901111;
	font-weight: 600;
	font-size: .85em;
	line-height : 1.20em;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: .75em;
	font-weight: normal;
	line-height : 1.40em;
}

#menu li {
	font-size: .70em;
}

ul {
	font-family: "Times New Roman", Times, serif;
	font-size: .9em;
	font-weight: normal;
	line-height : 1.20em;
}

A {
	COLOR: #0099cc;
}

A:link {
	COLOR: #006666;
}

A:visited {
	COLOR: #993333;
}

A:hover {
	color:#000000;
	background: #ffeeee;
	text-decoration : underline;
}