 body {
 	background: #f7cf5a;
 	margin-left: 0; 
 	margin-top: 0; 
 	margin-right: 0; 
 	margin-bottom: 0; 
 }

p {
	text-indent: 2em;
	margin-bottom: 0em;
	margin-top: 1em;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 20px;
	text-align: justify;
	vertical-align:top;
}


.list {
	text-align: left;
	margin-left: 2em;
	text-indent: 0em;
	margin-bottom: 0em;
	margin-top: 0em;
}

h1 {
	font-family: Helvetica;
	font-size: 16px;
	color: #44569c;	
	vertical-align: middle;
	margin-bottom: 0.5em;
} 

h2 {
	font-family: Arial;
	font-size: 13px;	
	acolor: #333333;	
	vertical-align: middle;
	margin-bottom: 0em;
	margin-top: 1.5em;
} 

.h2 {
	font-size: 11px;	
	afont-weight: bold;
}

.forCopyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.forTexts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 20px;
	text-align: justify;
}
.forForms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px inset;
}
.forButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px outset;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
	text-transform:uppercase;
	text-decoration: none;
	color: white;
	font-weight: bold;
	aborder: 1px inset;	
}
.menu_select, .menu:hover {
	color: #ffdd00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
	text-transform:uppercase;
	text-decoration: none;
	font-weight: bold;
	aborder: 1px inset;	

}

a {
 color: #0069ad;
}