	BODY { background-color: #ffffff; margin: 0px; padding: 0px; }
	
	h1 {
		font-family: verdana, arial, helvetica, sans-serif;
		color: #ffffff;
		font-weight: bold;
		font-size: 100%;
		width: 340px;
		line-height: 1.1em;
		padding: 0px 0px 0px 0px !important;
		margin: 0px 0px 20px 15px !important;
		letter-spacing: -0.04em !important;
	}	
	
	h2 {
		font-family: verdana, arial, helvetica, sans-serif;
		color: #ffffff;
		font-weight: bold;
		font-size: 90%;
		width: 340px;
		line-height: 1.1em;
		padding: 0px 0px 0px 0px !important;
		margin: 0px 0px 20px 15px !important;
		letter-spacing: -0.04em !important;
	}	
	
	p {
		font-family: verdana, arial, helvetica, sans-serif;
		color: #ffffff;
		font-weight: normal;
		font-size: 80%;
		width: 400px;
		padding: 0px 0px 0px 0px !important;
		margin: 5px 0px 15px 15px !important;
		line-height: 1.4em;		
	}	
	.small {
		font-family: verdana, arial, helvetica, sans-serif;
		color: #ffffff;
		font-weight: normal;
		font-size: 70%;
		width: 340px;
		padding: 0px 0px 0px 0px !important;
		margin: 5px 0px 15px 15px !important;
		line-height: 1.4em;		
	}	
	UL {
		font-family: verdana, arial, helvetica, sans-serif;
		color: #ffffff;
		font-weight: normal;
		font-size: 80%;
		width: 340px;
		padding: 0px 0px 0px 0px !important;
		margin: 15px 0px 15px 25px !important;
		line-height: 1.4em;		
	}	
	LI { margin: 0px 0px 0px 25px; padding: 0px; }
	
	.content { 
		padding: 0px 0px 20px 0px !important; 
		margin: 40px 0px 0px 25px !important; 
		width: 500px;
		float: left;
	}
	.picture { 
		padding: 40px 0px 0px 0px !important; 
		margin: 0px 0px 0px 0px !important; 
		width: 200px;
		margin: 0px 0px 0px 0px !important;
		float: left;
	}
	
		
	a {	text-decoration: underline;	color: #ffffff;	font-weight: bold; }
	a:link { text-decoration: underline;	color: #ffffff;  }
	a:visited {	text-decoration: underline; color: #ffffff; }
	a:hover { text-decoration: none; color: #ffffff; }
	
	.menu 
	{
		font-size: 60%;
		font-family: tahoma, arial, helvetica, sans-serif;
		color: #ffffff;
		background: #EA7542;
		font-weight: normal !important;
		width: 688px;
		font-size: 100%;
		padding: 0px 0px 2px 00px !important;
		margin: 20px 0px 0px 40px !important;
        text-align: center;
	}
	a.menuLink {
		vertical-align: middle;
		text-align: center;
		font-weight: normal !important;
		text-decoration: none;	
		color: #ffffff;	
		padding: 0px 7px 0px 2px !important;		
		margin: 0px 0px 0px 0px !important;
	}

	a.menuLink:link { text-decoration: none;	color: #ffffff;  }
	a.menuLink:visited { text-decoration: none; color: #ffffff; }
	a.menuLink:hover { text-decoration: none; color: #000000; background: #ff9D62; }
	
	a.menuLink2 {
		vertical-align: middle;
		text-align: center;
		font-weight: normal !important;
		text-decoration: none;	
		color: #ffffff;	
		padding: 0px 17px 0px 12px !important;		
		margin: 0px 0px 0px 0px !important;
		font-size: 110%;
	}

	a.menuLink2:link { text-decoration: none;	color: #ffffff;  }
	a.menuLink2:visited { text-decoration: none; color: #ffffff; }
	a.menuLink2:hover { text-decoration: none; color: #ffffff;}

	form table { margin: 22px 0px 20px 0px !important; }
	form td 
	{
		font-family: verdana, arial, helvetica, sans-serif;
		color: #ffffff;
		font-weight: normal;
		font-size: 80%;
		width: 618px;
		padding: 0px 0px 0px 10px  !important;
		margin: 0px 0px 0px 10px !important;
		line-height: 1.4em;		
	}
    .headText {
		font-family: arial, helvetica, sans-serif;
		color: #ffffff;
		font-weight: bold;
		font-size: 250%;
		width: 625px;
		line-height: 0.8em;
		padding: 0px 0px 0px 0px !important;
		margin: 0px 3px 0px 0px !important;
		letter-spacing: -0.07em !important;
        text-align: right;
	}	
    .footerText {
		font-family: arial, helvetica, sans-serif !important;
		color: #ffffff;
		font-weight: normal !important;
		font-size: 90%;
		width: 766px;
		line-height: 0.8em;
		padding: 0px 0px 0px 0px !important;
		margin: 2px 0px 2px 0px !important;
		letter-spacing: -0.03em !important;
        text-align: center;
	}	


