body, form, input, label, select, td, th, a {
	font-family: Tahoma, Arial, Verdana,Helvetica,sans-serif;
	font-size: 12px;
	color: #666;
}

h1 {
	font-size: 180%;
	font-weight: bold;
	margin: 12px;
	color: #666;
}

h2 {
	font-size: 180%;
	margin: 12px;
	font-weight: bold;
}

h3 {
	font-weight: normal;
	font-size: 130%;
	margin: 12px;
	color: #666;
}


	#rightBar h2 {
		font-size: 145%;
	}

	#rightBar h3 {
		color: #399;
		font-size: 105%;
	}

h4 {
	font-weight: bold;
	font-size: 110%;
	margin: 12px;
	color: #666;
}

p {
	margin: 12px 24px 12px 12px;
	line-height: 1.5em;
	text-align: justify;
}
	
	#imageText div p {
		font-size: 2.0em;
		color: #fff; }

a, a:hover {
	text-decoration: none;
}

	

	#menuBar li a:hover, .menu_on, .submenu_on {
		color: #66CCCC;
	}
	
	#menuBar ul ul li a {
		font-size: 90%; }	

	