.menuBtn {
	font : bold 8pt "Arial Narrow", Arial, Helvetica, sans-serif;
	color: FFFFFF;
	cursor: pointer;
}
body {
	color: #000000;
	font-size: 12pt;
}
a {
	color: #CC1100;
}
a:visited {
	color: #666666;
}

a:active {
	color: #DDDDDD;
}

h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 18pt;
	color: #CC1100;
	font-weight: bold;
	font-style: italic;
}

h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #CC1100;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12pt;
}

h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #CC1100;
	font-size: 12pt;
	font-weight: normal;	
}
