body
{
	margin: 0px 0px;
	background-color: #FFF;
}

h1
{
	margin: 6px 0px 0px 0px;
	font-family: "Trebuchet MS", Verdana, Geneva, sans-serif;
	font-size: large;
	line-height: 150%;
}

h2
{
	margin: 6px 0px 0px 0px;
	font-size: medium;
	font-family: "Trebuchet MS", Verdana, Geneva, sans-serif;
	font-weight: bold;
	line-height: 150%;
}

h3
{
	margin: 6px 0px 0px 0px;
	font-size: medium;
	font-family: "Trebuchet MS", Verdana, Geneva, sans-serif;
	font-weight: bold;
	line-height: 150%;
}

h4
{
	margin: 6px 0px 0px 0px;
	font-size: small;
	font-family: "Trebuchet MS", Verdana, Geneva, sans-serif;
	font-weight: bold;
	line-height: 150%;
    color: #990000}

p
{
	margin: 8px 0px 0px;
	color: #000000;
	font-size: x-small;
	font-family: "Trebuchet MS", Verdana, Geneva, sans-serif;
	line-height: 150%;
}

a:link
{
	text-decoration: none;
	color: #660000;
}

a:visited
{
	text-decoration: none;
	color: #333333;
}

a:hover
{
	text-decoration: underline;
	color: #660000;
}

ul
{
	color: #000000;
	font-size: x-small;
	font-family: "Trebuchet MS", Verdana, Geneva, sans-serif;
	line-height: 130%;
}


ol
{
	color: #000000;
	font-size: x-small;
	font-family: "Trebuchet MS", Verdana, Geneva, sans-serif;
	line-height: 130%;
}

h5
{
	margin: 6px 0px 0px 0px;
	font-family: "Trebuchet MS", Verdana, Geneva, sans-serif;
	font-size: small;
	line-height: 150%;
	font-weight: bold;
}

.small
{
	margin: 6px 0px 0px 0px;
	font-family: "Trebuchet MS", Verdana, Geneva, sans-serif;
	font-size: xx-small;
	line-height: 130%;
}

.menu
{
	font-family: "Trebuchet MS", Verdana, Geneva, sans-serif;
	font-size: x-small;
	line-height: 150%;
	color: black;
	margin: 6px 6px 0 0;
	font-weight: bold;
}

.foot
{
	font-family: "Trebuchet MS", Verdana, Geneva, sans-serif;
	font-size: xx-small;
	line-height: 150%;
	color: #999999;
	font-weight: bold;
}

.menuplain
{
	font-family: "Trebuchet MS", Verdana, Geneva, sans-serif;
	font-size: x-small;
	line-height: 150%;
	color: black;
	margin: 6px 6px 0 0;
	font-weight: normal;
}


.imgcell a { display: block; }
img { display: block; }
