@charset "UTF-8";
/* CSS Document */

BODY {
	padding: 0;
	margin: 0;
	background-color: #F1E5C8;
	background-repeat: no-repeat;
	background-position: center;

}

p	{	

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	vertical-align: top;
	letter-spacing: 0.1mm;
	line-height: 1.75;

}

P a:link,

P a:visited,

P a:active{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #F5A01A;
	text-decoration: none;
}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #F5A01A;
	letter-spacing: 0.6mm;
	vertical-align: bottom;
	line-height: 1.75;
	padding-left: 25px;
	
}
