body {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	text-align:justify;
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.content {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	text-align:justify;
	background-repeat: repeat;
	padding: 0px 5px 0px 0px;
	spacing: 2px 2px 2px 2px;
}


input, textarea {
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000; 
	font-size: 12px;
	text-align:justify;
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	background-color: #ccc;
	-moz-border-radius: 0px 0px 0px 0px;
}


	
	.header {
    font-family: Arial, Helvetica, sans-serif; 
	color: #78C143; 
	font-weight: 300;
	font-size: 17px;
	text-align:left;
	font-weight:bold;
	-moz-border-radius: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	spacing: 1px 1px 1px 1px;
	border-color:#1D91C7;
	border-width: 0px 0px 2px 0px;
	border-style: dotted;
}


	
	ul{ type: disc }
	
p { text-indent: 20px;}

	
.subtext {font-family: Arial, Helvetica, sans-serif; color: white; font-size: 11px;}

.image
{
	padding: 3px 3px 3px 3px;
	padding: 3px 3px 3px 3px;
}


a:link {color: #0098D3; text-decoration: underline; text-underline-style: dotted; }
a:visited {color: #78C143; text-decoration: underline; text-underline-style: dotted;}
a:hover {color: #78C143; text-decoration: underline; text-underline-style: dotted;}
a:active {color: #78C143;text-decoration: underline; text-underline-style: dotted;}
