body
{
	background-color: #e5e5e5;
	padding: 10px;   
	font: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #000080;
}

h1
{
	font-size: 14pt;
	font-weight: bold;
}

h2
{
	font-size: 12pt;
	font-weight: bold;
}

h3
{
	font-size: 10pt;
	font-weight: bold;
}

h4
{
	font-size: 10pt;
	font-style: italic;
}

.small
{
	font-size: 8pt;
	font-style: italic;
}

.content
{
	padding: 5px;  
	font: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10pt;
	vertical-align: top;
}

#image
{
	padding: 0px;
}

.menu
{
	padding: 2px; 
	font: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10pt;
	text-align: right;
	color: #F0F0CA;
	font-variant: small-caps;
}

td
{
	vertical-align: top;
	background-repeat: no-repeat;
}

#bottom
{
	padding-top: 13px;
	padding-left: 3px;
	color: #F0F0CA;
	font-size: 9pt;
}

a:link
{
	background-color: transparant;
	color: #000080;
	text-decoration: underline;
}

a:visited
{
	background-color: transparant;
	color: #000080;
	text-decoration: underline;
}

a:hover
{
	background-color: transparant;
	font-weight: bold;
	color: #000080;
	text-decoration: underline;
}

a:active
{
	background-color: transparant;
	color: #000080;
	text-decoration: none;
}

.menu a:link
{
	text-decoration: underline;
	background-color: transparant;
	color: #F0F0CA;
}

.menu a:visited
{
	text-decoration: underline;
	background-color: transparant;
	color: #F0F0CA;
}

.menu a:active
{
	text-decoration: underline;
	background-color: transparant;
	color: #F0F0CA;
}

.menu a:hover
{
	text-decoration: underline;
	background-color: transparant;
	color: #F0F0CA;
	font-weight: bold;
}


/* #9c1010 */