
/** BASIC */

body {	margin: 0px;
	padding: 0px;
	background-image: url(images/b5.jpg);	
}

h1 {
	font-size: 20px;
	color: #FFFFFF;
}

.style2 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style3 {
	color: #FFFFFF;
	font-weight: bold;
}
.style4 {
	color: #ffffcc;
	font-size: 12;
}
.style5 {font-size: 12; font-family: Verdana, Arial, Helvetica, sans-serif; color: #ffffcc; }
.style7 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.style7 a:link {
	color: #000000;
	text-decoration: none;
}
.style7 a:visited {
	color: #000000;
	text-decoration: none;
}
.style7 a:hover {
	color: #FFFF00;
}
.style7 a:active {
	color: #FFFF00;
}

.style8 {font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
}
a:active {
	color: #FFFF00;
}
.style9 {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
.style10 {color: #FFFFCC}
}

#Footer {
	 font-size: 0.8em; text-align: center; margin-top: 1.0em; margin-bottom: 1.0em;
}

#Footer a:link {
	color: #000000;
	text-decoration: none;
}
#Footer a:visited {
	color: #000000;
	text-decoration: none;
}
#Footer a:hover {
	color: #FFFF00;
}
#Footer a:active {
	color: #FFFF00;
}