@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	font-size:12px;
	color:#666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

form {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	}
	
	input { 
	padding:5px;
	margin:10px;
	font-size:10px;
	color:#666;}
	
	h1 {
		text-transform:uppercase;}
		
		a {
			color:#666;
			text-decoration:none;
			font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size:11px;}
			
			a:hover {
				color:#F15A29;}
		
.text{ font-size:12px}