td {
	text-align: left;
	font-family:tahoma;
	font-size:11px;
	color:#6D6D6D;
	line-height:130%;
}
a {	text-decoration: underline;
	color:#136BA6;}

body { 	margin:0px;padding:0px; background-color:#FFFFFF}

.copy {
font-family:tahoma;
font-size:11px;
color:#969696;
}

.gray {color:#6D6D6D; text-decoration:none}
.blue {color:#136BA6; text-decoration:none}
.orange {color:#FF9600; text-decoration:none}

.sm {font-size:9px}
.u {text-decoration:underline}
.t {text-transform:uppercase}
.big {font-size:11px}

.form { width:290px;
		height:19px;
		font-family:tahoma;
		font-size:11px;
		margin:0px;
		padding:0px;}
		
.textarea { width:290px;
		height:114px;
		font-family:tahoma;
		font-size:11px;
		overflow:auto;
		margin-left:0px;
		margin-right:0px}

a:hover{text-decoration:none;}

.title {
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ff9900;
	text-decoration: none;
	line-height: 150%;
}

h1 {
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #ff9900;
	text-decoration: none;
	line-height: 150%;
	padding-bottom: 0px;
}

input,select,textarea {
	font-family:tahoma;
	font-size:11px;
	color:#6D6D6D;
	line-height:13px;
}

