HTML {
   height: 100%; }

body {
	height: 100%;
	background-image: url(images/background.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; }
	

.text {	font-family: tahoma;
	font-size: 10px;
	color: #757575; }	


.more {	font-family: tahoma;
	font-size: 10px;
	color: #ff9854; }


.copyright {	font-family: tahoma;
	font-size: 10px;
	color: #cfcfcf; }

.h1 {
font-family: tahoma;
font-weight: normal;
font-size: 9pt;
color: #352F2F;
}

.h1a {
font-family: tahoma;
font-weight: normal;
font-size: 9pt;
color: #352F2F;
margin-left: 10px;
}


a:link {
	color: #980047;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #980047;
}
a:hover {
	text-decoration: underline;
	color: #980047;
}
a:active {
	text-decoration: none;
	color: #980047;
}



.h2 {
font-family: tahoma;
font-weight: bold;
font-size: 9pt;
color: #352F2F;
}

.h3 {
font-family: tahoma;
font-weight: bold;
font-size: 9pt;
color: #352F2F;
}

.h4 {
font-family: tahoma;
font-weight: bold;
font-size: 11pt;
color: #352F2F;
}

.h5 {
font-family: tahoma;
font-weight: bold;
font-size: 14pt;
color: #980047;
}