
body {
	background: #FFFFFF;
	font: 12px Arial, Verdana, Tahoma, arial, sans-serif;
	color: #333; 
	text-align: left;
	margin:0px;
	margin:10px;
	margin-left:15px;
}


input {

	border:1px solid #eee;
	font-family: Verdana;
	font-size: 10px;
	color:#777;
}

textarea {
	width: 500px;
	height: 100px;
	font-family: Verdana;
	font-size: 10px;
	border:1px solid #eee;
	height:100px;
	color:#777;
}


/* headers */

h1, h2, h3 {
	font-family: Tahoma, Verdana, 'Trebuchet MS', Sans-serif;
	font-weight: Bold; 		
}
h1 {
	font-size: 120%;	
}
h2 {
	font-size: 110%;
	text-transform: uppercase;
	color: #88ac0b;
}

h3 {
	font-size: 110%;
	color: #666666; 
}


a, a:visited {
	font-family:Arial;
	font-size:14px; 
	font-weight:normal;
	text-decoration: none;
	color: #000000; 
}

a:hover {
	font-family:Arial;
	font-size:14px; 
	font-weight:normal;
	text-decoration: underline;
	color: gray; 
}


#one { 
font-family: Arial;
font-size:12px;
color: red;
font-style: italic;
font-weight: normal;
text-decoration:none;

}

#two { 
font-family: Arial;
font-size: 19px;
line-height: 1.1;
color:#000000;
font-style:normal;
font-weight: normal;
text-decoration:none;
background:#FFFFCC;
}

#three { 
font-family: Arial;
font-size: 14px;
color:#000000;
font-style:normal;
font-weight: normal;
text-decoration:none;
}

#four { 
font-family: Arial;
font-size: 13px;
color:gray;
font-style:normal;
font-weight: normal;
text-decoration:none;
}

#five { 
font-family: Arial;
font-size: 13px;
color:#000000;
font-style:normal;
font-weight: normal;
text-decoration:none;
}

#six { 
font-family: Arial;
font-size: 10px;
color:#FFFFFF;
font-style:normal;
font-weight: normal;
text-decoration:none;
background-color: gray;
}

#seven { 
font-family: Verdana;
font-size: 11px;
color:#000000;
font-style:normal;
font-weight: normal;
text-decoration:none;
}






