	BODY { background-color: #ffffff; margin: 0px; padding: 0px; }
	
	h1 {
		font-family: tahoma, arial, helvetica, sans-serif;
		color: #ffffff;
		font-weight: bold;
		font-size: 120%;
		width: 475px;
		line-height: 1.1em;
		padding: 0px 0px 0px 0px !important;
		margin: 30px 0px 0px 25px !important;
		letter-spacing: -0.04em !important;
	}	
	
	h2 {
		font-family: tahoma, arial, helvetica, sans-serif;
		color: #ffffff;
		font-weight: bold;
		font-size: 100%;
		width: 475px;
		line-height: 1.1em;
		padding: 0px 0px 0px 0px !important;
		margin: 30px 0px 0px 25px !important;
		letter-spacing: -0.04em !important;
	}	
	
	p {
		font-family: tahoma, arial, helvetica, sans-serif;
		color: #ffffff;
		font-weight: normal;
		font-size: 90%;
		width: 475px;
		padding: 0px 0px 0px 0px !important;
		margin: 5px 0px 15px 25px !important;
		line-height: 1.4em;		
	}	
	.caption {
		font-family: arial, helvetica, sans-serif;
		color: #ffffff;
		font-weight: normal;
		font-size: 70%;
		width: 200px;
		padding: 0px 0px 0px 0px !important;
		margin: 2px 0px 12px 0px !important;
		line-height: 1.2em;	
		text-align: center;

	}	
	UL {
		font-family: tahoma, arial, helvetica, sans-serif;
		color: #ffffff;
		font-weight: normal;
		font-size: 90%;
		width: 475px;
		padding: 0px 0px 0px 0px !important;
		margin: 15px 0px 15px 25px !important;
		line-height: 1.4em;		
	}	
	LI { margin: 0px 0px 0px 15px; padding: 0px; }
	
	.content { min-height: 450px; width: 475px; float: left; }
	
	.picture { float: right; width: 230px; padding: 30px 0px 0px 20px; }
		
	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-family: arial, helvetica, sans-serif;
		color: #ffffff;
		font-weight: normal;
		font-size: 90%;
		width: 730px;
		padding: 0px  !important;
		margin: 20px 0px 0px 15px !important;
		padding: 0px 4px 0px 10px !important;		
		line-height: 1.2em;		
        text-align: left;
		background-color: 847bbd;
	}
	a.menuLink {	
		text-decoration: none;	
		color: #b20016;	
		font-weight: bold; 	
		padding: 4px 0px 4px 0px !important;		
		margin: 4px 3px 4px 3px !important;
	}
	a.menuLink:link { text-decoration: none;	color: #ffffff;  }
	a.menuLink:visited {	text-decoration: none; color: #ffffff; }
	a.menuLink:hover { text-decoration: none; color: #ffffff; }

	form td 
	{
		font-family: tahoma, arial, helvetica, sans-serif;
		color: #ffffff;
		font-weight: normal;
		font-size: 80%;
		width: 618px;
		padding: 0px 0px 0px 25px  !important;
		margin: 0px 0px 0px 10px !important;
		line-height: 1.4em;		
	}
	.footer {
		font-family: arial, helvetica, sans-serif;
		color: #ffffff;
		font-weight: normal;
		font-size: 80%;
		line-height: 1.2em;
		padding: 0px 0px 0px 0px !important;
		margin: 2px 0px 2px 0px !important;
		letter-spacing: 0.09em !important;
		text-align: center;
		width: 768px;
	}	

.small { font-size: 60% !important; }
