 body {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	background-color: #ED2525;

	background-image: url(images/background-barn4.jpg);

}



BODY,P,P,TH,TD,INPUT,SELECT,TEXTAREA {

	font-family: Comic Sans MS;

    color: #000000; 

	FONT-SIZE: 10pt;

	font-weight: bold;

}



a:link {

	color: #000000;

	text-decoration: underline;

	font-weight: bold;

}

a:visited {

	text-decoration: underline;

	color: #000000;

	font-weight: bold;

}

a:hover {

	text-decoration: none;

	color: #000000;

	font-weight: bold;

}

a:active {

	text-decoration: none;

	color: #000000;

	font-weight: bold;	

}



.header {

	font-family: Comic Sans MS;

	font-size: 16pt;

	font-weight: bold;

	color: #000000;

}



.subheader {

	font-family: Comic Sans MS;

	font-size: 14pt;

	font-weight: bold;

	color: #000000;

}



.title {

	font-family: Comic Sans MS;

	font-size: 24pt;

	font-weight: bold;

	color: #DE001A;

}



.formtext {

	font-family: Arial, Verdana, sans-serif;

	font-size: 10pt;

	color: #000000;

}



.smalltext {

	font-family: Comic Sans MS;

	font-size: 7pt;

	color: #FDEBD3;

}



#container {

	width: 680px;

}