body {
	background: #FFFFFF top center url('/img/confetti.jpg') fixed;
	font: 10pt/1.2 verdana, arial, sans-serif;
	margin: 0px;
	padding: 0px;
	width: 100%
	height: 100%;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #FF6600;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	line-height: 1.5em;
}

h1 {
	font-size: 18pt;
	color: #FF6600;
	font-weight: bold;
	width: 100%;
	
}

h2 {
	font-size: 10pt;
	color: #3366CC;
	font-weight: bold;
	text-align: justify;
	margin: 0px 0px 10pt 0px;
}

h3 {
	font-size: 10pt;
	color: #FF6600;
	font-weight: bold;
	text-align: justify;
	margin: 0pt 0px 0px 0px;
	padding: 0px;
}

p{
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	text-align: justify;
	margin: 0px;
	line-height: 1.8em;
}

h3.menu {
	font-size: 8pt;
	color: #FF6600;
	font-weight: normal;
	text-align: left;
	margin: 10pt 0px 0px 0px;
}

p.menu {
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	text-align: justify;
	margin: 0px;
}

div#content a, a:link, a:active, a:visited {
	color: #FF6600;
	text-decoration: underline;
	cursor: hand;
}

div#content a:hover {
	color: #FF6600;
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;
}

a.menulink, a.menulink:visited, a.menulink:active {
	color: #000000;
	font-size: 8pt;
	text-decoration: none;
	font-style: none;
	display: block;
	padding-left: 7px;
	height: 14px;
}

a.menulink:hover {
	color: #CC0000;
	text-decoration: none;
	font-style: none;
	border-left: 5px solid #CC0000;
	padding-left: 2px;
	height: 14px;
}

div#topmenu a, a:active, a:visited {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

div#topmenu a:hover {
	text-decoration: underline;
}

div#footer a, a:active, a:visited {
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}

div#footer a:hover {
	color: #CC0000;
	text-decoration: underline;
}