body {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	line-height: 18px;
	color: #000;
}

td {  
	font-size: 11px; 
	line-height: 18px;
}

p {  
	margin-top: 3px;
	margin-bottom: 3px;
}

ul, ol {  
	margin-top: 0px;
	margin-bottom: 0px;
}

h1 {
	font-size: 18px; 
	line-height: 22px;
	font-weight: bold; 
	margin-top: 10px;
	margin-bottom: 10px;
	color: #000;
}
h2 {
	font-size: 18px; 
	line-height: 22px;
	font-weight: bold; 
	margin-top: 10px;
	margin-bottom: 10px;
	color: #93003b;
}
h3 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 18px;
	font-weight: bold; 
	margin-bottom: 0px;
	color: #000;

}

h4 {
	font-size: 18px; 
	line-height: 20px;
	font-weight: bold; 
	margin-bottom: 10px;
	color: #000;
}
a:link, a:visited, a:active {  
	color: #555; 
	text-decoration: underline;
}
a:hover {  
	color: #000; 
	text-decoration: underline;
}

a.menu:link, a.menu:visited, a.menu:active {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #aaa; 
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

a.submenu:link, a.submenu:visited, a.submenu:active {  
	color: #aaa;
	font-weight: bold;
	text-decoration: none;
}
a.submenu:hover {  
	color: #000; 
	font-weight: bold;
	text-decoration: none;
}
