BODY	{
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	}


P { 
	text-align: justify;
}



font.body {
	font-weight: normal;
	color:#000000;
	font-size: 12px;
	line-height: 20px;
	font-family: arial, helvetica;
	font-variant: normal;
	font-style: normal;
}


font.previous {
	font-weight: bold;
	color:#000000;
	font-size: 9px;
	line-height: 15px;
	font-family: arial, helvetica;
	font-variant: normal;
	font-style: normal;

}


font.footnote {
	font-weight: normal;
	color:#FFFFFF;
	font-size: 9px;
	line-height: 15px;
	font-family: arial, helvetica;
	font-variant: normal;
	font-style: normal;

}






a {text-decoration: none;
        font-weight: bold;
        color:#F2E4CF;
        font-size: 9px;
        line-height: 15px;
        font-family: arial, helvetica;
        font-variant: normal;
        font-style: normal;
}

a:hover {color: #EBD4B4;
	text-decoration: underline;
	
	
}



a.previous {text-decoration: none;
        font-weight: bold;
        color:#FF0000;
        font-size: 9px;
        line-height: 15px;
        font-family: arial, helvetica;
        font-variant: normal;
        font-style: normal;
}

a.previous:hover {color: #461621;
	text-decoration: underline;
	
	
}



input.form {
	font-weight: normal;
	color:#053205;
	font-size: 11px;
	line-height: 15px;
	font-family: arial, helvetica;
	font-variant: normal;
	font-style: normal;
	border-width: 1px; 
	border-style: solid;
	border-color: #053205; 
}
 
textarea.form {
	font-weight: normal;
	color:#053205;
	font-size: 11px;
	line-height: 15px;
	font-family: arial, helvetica;
	font-variant: normal;
	font-style: normal;
	border-width: 1px; 
	border-style: solid;
	border-color: #053205; 
}

