	BODY { background-color: #ffffff; margin: 0px; padding: 0px; }
	
	h1 {
		font-family: arial, helvetica, sans-serif;
		color: #666666;
		font-weight: bold;
		font-size: 140%;
		width: 320px;
		line-height: 1.1em;
		padding: 0px 0px 0px 0px !important;
		margin: 100px 0px 10px 10px !important;
		letter-spacing: -0.04em !important;
	}	
	
	p {
		font-family: tahoma, arial, helvetica, sans-serif;
		color: #000000;
		font-weight: normal;
		font-size: 90%;
		width: 420px;
		padding: 0px 0px 0px 0px !important;
		margin: 15px 0px 15px 10px !important;
		line-height: 1.4em;		
	}	
	UL {
		font-family: tahoma, arial, helvetica, sans-serif;
		color: #000000;
		font-weight: normal;
		font-size: 90%;
		width: 420px;
		padding: 0px 0px 0px 0px !important;
		margin: 15px 0px 15px 10px !important;
		line-height: 1.4em;		
	}	
	LI { margin: 0px 0px 0px 15px; padding: 0px; }
	
	.content { min-height: 535px; width: 618px; }
	
	.picture { float: right; width: 180px; }
		
	a {	text-decoration: underline;	color: #666666;	font-weight: bold; }
	a:link { text-decoration: underline;	color: #666666;  }
	a:visited {	text-decoration: underline; color: #666666; }
	a:hover { text-decoration: none; color: #333333; }
	
	.menu 
	{
		font-family: tahoma, arial, helvetica, sans-serif;
		color: #666666;
		font-weight: normal;
		font-size: 90%;
		width: 618px;
		padding: 0px  !important;
		margin: 0px 0px 0px 5px !important;
		line-height: 1.4em;		
	}
	a.menuLink {	
		text-decoration: none;	
		color: #666666;	
		font-weight: bold; 	
		padding: 4px 0px 4px 0px !important;		
		margin: 4px 4px 4px 4px !important;
	}
	a.menuLink:link { text-decoration: none;	color: #666666;  }
	a.menuLink:visited {	text-decoration: none; color: #666666; }
	a.menuLink:hover { text-decoration: none; color: #333333; }

	form td 
	{
		font-family: tahoma, arial, helvetica, sans-serif;
		color: #666666;
		font-weight: normal;
		font-size: 80%;
		width: 618px;
		padding: 0px 0px 0px 10px  !important;
		margin: 0px 0px 0px 10px !important;
		line-height: 1.4em;		
	}