body {
 	font-family: Tahoma;
	font-size: 10pt;
 	background-color:#B2B0A4;
	margin: 0; 
 	 }

p   { 
	font-family: Tahoma;
	font-size: 10pt;
	text-align: left;
	line-height: 100%;
	margin-top: 0;
	margin-left: 2;
	margin-right: 3;
	}

a:link {
	font-family: Tahoma;
	font-size: 10pt;
	color:#990000;
	text-decoration: none;
	}
	
a:hover {
	font-family: Tahoma;
	font-size: 10pt;
	color:#990000;
	text-decoration: underline;
	}

a:visited {
	font-family: Tahoma;
	font-size: 10pt;
	color:#B2B0A4;
	text-decoration: underline;
	}
		
h1  {
	font-family: Tahoma;
	font-size: 18pt;
	color: #800000;
	font-weight: bold;
	position:relative;
	top:-10;
	}

table {
	margin-top: 0px;
	font-family: Tahoma;
	font-size: 8pt;
	vertical-align:top;
	}

.container {
	border: 0;
	border-collapse: collapse;
	padding-top: 0;
	padding-bottm: 0;
	}
	
.content	{
	border: 2px solid #990000;
	padding-left: 0;
	padding-right: -2px;
	padding-top: 0;
	padding-bottom: 0;
	vertical-align:top;
	border-collapse: collapse;
	}

.tlinks {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight:bold;
	border:3px inset #B2B0A4;
	padding:1px
	}

#emenu ul, #emenu li {
	list-style-type: none;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 3px;
	margin-left: -40px;
	border-bottom:1px dashed #FFFFFF;  
		}
		
a.main:link {
	font-family: Tahoma;
	font-size: 10pt;
	color:#FFFFFF;
	text-decoration: none;
	}
	
a.main:hover {
	font-family: Tahoma;
	font-size: 10pt;
	color:#FFFFFF;
	text-decoration: underline;
	}

a.main:visited {
	font-family: Tahoma;
	font-size: 10pt;
	color:#990000;
	text-decoration:none;
	}
	
a.main:active {
	font-family: Tahoma;
	font-size: 10pt;
	color:#FFFFFF;
	text-decoration: none;
	}
