body,th,tr,td,input,select,textarea { 
	border: 0pt;	
	font-family: arial, helvetica, verdana, sans-serif; text-decoration: none;
	font-size: 10pt
	}
 
.text { color: #000000; font-weight: 300; font-size: 10pt; line-height: 16pt  }
.title { color: #000000; font-weight: bold; font-size: 10pt; line-height: 16pt; ; letter-spacing: 1pt }
.titleHome { color: #000000; font-weight: bold; font-size: 12pt; line-height: 16pt; }
a:active { color: #ffcc66  }
a:hoover { color: #ffcc66  }
a:link   { color: #ffcc66 	}
a:visited { color: #ffcc66  }
input {
	#border : 1pt solid #a0a0a0;
	width: 200pt;
	background : #ffffff;
	color : #000000;
	padding: 1pt;
}
textarea {	
	height: 100pt;
	width: 200pt;
	background : #ffffff;
	color : #000000;
	padding: 1pt;
}

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