/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #000000;
	font-size: 12px;
	color: #FFFFFF;
	}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}

.style1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
}
.style2 {	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC33;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	text-align:justify;
	}
	
.style3 {	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	text-align:justify;
	}
	
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #0000FF;
}
.style5 {
	color: #FF0000;
	text-decoration: none;
}

.style6 {
	color: #Ffffff;
	text-decoration: none;
}

.style7 {
	color: #FF6600;
	font-size: 18px;
	font-weight: bold;
}

.style9 {
	color: #Ffffff;
	text-decoration: none;
}

.minitxt {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
.txt_11 {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.txt_12 {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#Menu01 {
	float: left;
	height: auto;
	width: 125px;
	text-decoration: none;
	text-align: center;
	margin-left: 0px;
	padding-left: 0px;
	border-left: 1px solid;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-color: #FF6600;
	font-size: 13px;
	font-weight: bold;
	}
	
ul, li {
	font-family: Arial, Helvetica, sans-serif;
	color: #d76fae;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	text-align:justify;
	}
