body,th,tr,td,input,select,textarea { 
	border: 0px;	
	font-family: arial, helvetica, verdana, sans-serif; text-decoration: none;
	font-size: 11px;
	}


 
.text { color: #ffffff; font-weight: 300; font-size: 12px; line-height: 18px  }
.title { color: #cccccc; font-weight: bold; font-size: 12px; line-height: 16px; ; letter-spacing: 2px }
.titleHome { color: #ffffff; font-weight: 700; font-size: 16px; line-height: 26px; ; letter-spacing: 1px}
a:active { color: #ffcc66  }
a:hoover { color: #ffcc66  }
a:link   { color: #ffcc66 	}
a:visited { color: #ffcc66  }
input {
	#border : 1px solid #a0a0a0;
	width: 200px;
	background : #ffffff;
	color : #000000;
	padding: 1px;
}
textarea {	
	height: 100px;
	width: 200px;
	background : #ffffff;
	color : #000000;
	padding: 1px;
}

.button {
	#border : 1px solid #ffcc66;
	width: auto;
	font-weight: bold;
	background : #3F485E;
	color: #ffcc66;
	padding: 1px;
}

hr {
	color: white;
}
span#requ  {
		color: #ffcc66;
		font-size: 14px;
		font-weight: bold;
		}