body	{
	margin-left: 3%;
	margin-right: 3%;
	background-color: #003333;
	}
.Title1 {
	color: #ffad4a;
	font-family: Arial;
	text-align: justify;
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
	}
.Title2 {
	color: #ffad4a;
	font-size: 16px;
	}
.normalText {
	color: #90b151;
	font-family: Arial;
	text-align: justify;
	font-size: 14px;
	line-height: 18px;
	}
.menulinks {
	color: #90b151;
	font-family: Arial;
	font-size: 14px;
	padding-left: 5%;
	cursor: hand
	}
.menumark {
	padding-left: 28; 
	color: #ffad4a;
	font-family: Arial;
	font-size: 14px;
	}
.tab1	{
	border-left-width: 0;
	border-top-width: 0;
	border-bottom-width: 0;
	border-right-width: 2;
	border-style: solid;
	border-color: #90b151;
	color: #90b151;
	font-family: Arial;
	text-align: justify;
	font-size: 14px;
	line-height: 18px;
	}
.mark	{
	color: #ffad4a;
	}
a.anch	{
	color: #90b151;
	text-decoration: underline;
	cursor: hand
	}
a.anch2	{
	color: #003333;
	text-decoration: underline;
	cursor: hand
	}
a.anch:hover, a.anch2:hover, 	{	
		color: #ffad4a;
		text-decoration: none;
		cursor: hand;
		}
a.menu, a.menu:hover
{
	color: #90b151;
	text-decoration: none;
	cursor: hand;
	font-family: Arial;
	font-size: 14px;
}
.form_to_fill	{
		background-color: #284F43; 
		border-color: #90b151; 
		overflow: hidden; 
		font-family: Arial; 
		font-size: 14px; 
		color: white
		}
.but	{
	background-color: #284F43; 
	color: #ffad4a; 
	border-color: #90b151; 
	font-family: Arial; 
	font-size: 14px; 
	cursor: hand
	}

