body, th, td, pre {
    font-size: 80%;
    font-family: arial, sans-serif;
}

body { background-color: #ffffff; }

h1, h2, h3 {
	font-weight: bold;
	color: #000033;
	font-family: arial, sans-serif;
	text-align: left
}

h1 { font-size: 16px; }
h2 { font-size: 14px; }
h3 { font-size: 12px; }

A { 
    font-family: arial, sans-serif;
	 font-weight: bold;
    text-decoration: none;
}
	
A:link { color: #000066; }
A:visited { color: #000066; }
A:active { color: #000066; text-decoration: underline; }
A:hover { text-decoration: underline; }

.submenu{
	background-image: url(../images/table_bg.gif); 
	background-repeat:repeat-x; 
	background-color:#ededed; 
	width:549px; 
	border:1px solid #cccccc;
	border-bottom:15px solid #666666;
}
.submenu h2{
	text-align:left;
	
}
