html, body {
margin: 0px;
padding:0px;
width:100%;
height:100%;
background-color: #FFFFFF;
}
	table.content {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #12428C;
	}
		td.z {
	font-family:Tahoma, Verdana, Arial, Helvetica, monospace;
	font-size: 11pt;
	color: #E6B318;
	font-weight:900;
	}
		table.rubr {
	font-family: TimesNewRoman, serif;
	font-size: 12px;
	color: #000000;
	}
	
	a.menu:link	{
	text-decoration: none;
	color: 626F76;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight:700;
 }
a.menu:visited	{
	text-decoration: none;
	color: 626F76;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight:700;
	}
	
a.menu:active	{
	text-decoration: none;
	color: #626F76;
font-family: Tahoma;
	font-size: 10pt;
	font-weight:700;}
	
a.menu:hover{
	text-decoration: underline;
	color: #A00000;
font-family: Tahoma;
	font-size: 10pt;
	font-weight:700;}
	
	body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding:0px;
	font-size: 80%;
	font-weight: bold;
	background: #FFF;
	width:100%;
height:100%;
background-color: #FFFFFF;
	}

h2 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
	
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
    border: none;
} 

#menu3 {
	width: 245px;
	margin: 10px;
	border-style: solid solid none solid;
	border-color: #BCD2E6;
	border-size: 0px;
	border-width: 0px;
	}
	
#menu3 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu3 li a:link, #menu3 li a:visited {
	color: #292175;
	display: block;
	background:  url(menu3.gif);
	padding: 8px 0 0 10px;
	}
	
#menu3 li a:hover {
	color: #292175;
	background:  url(menu3.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}
