ul,ol { list-style: none; }
h1,h2,h3,h4,h5,h6,pre,code { font-size: 12px; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,table,th,tr,td,p,blockquote,fieldset,input,div,dd,dt,dl { margin: 0; padding: 0; }
fieldset, a img,:link img,:visited img { border: none; }

a{
color: #fff;
font-weight: bold;
text-decoration: none;
}


/*CLASSES*/

.bodycopy{
	font-family: trebuchet ms;
	margin: 0px auto;
	padding: 12px;
	font-size: 12px;
	line-height: 18px;
	color:#FFFFFF
	}
	
.smallheader{
	font-family: trebuchet ms;
	margin: 0px auto;
	padding: 0px;
	font-size: 12px;
	line-height: 150%;
	color:#FFFFFF;
	}

.header{
	font-family: trebuchet ms;
	margin: 0px auto;
	padding: 0px;
	font-size: 15px;
	line-height: 150%;
	color:#FFFFFF;
	font-weight: bold
	}
	
.bios{
	font-family: trebuchet ms;
	margin: 0px auto;
	padding: 10px;
	font-size: 14px;
	line-height: 175%;
	color:#FFFFFF;
	
	}
.form{
	font-family: trebuchet ms;
	margin: 0px auto;
	padding: 0px;
	font-size: 12px;
	line-height: 175%;
	color:#FFFFFF;
	
	}
	
.lists{
	font-family: trebuchet ms; 
	list-style-position: inside;
	font-family: trebuchet ms;
	color:#FFFFFF;
	font-size: 75%;
	margin: 0px auto;
	padding: 10px;
	list-style-position: inherit;
	list-style-type: disc
	
}