.body, th, td, input, textarea, select, option { 
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, "MS Sans Serif" ;
}

p {	
	font-size: 11px;
	padding-right: 20px;
	}
.sideBarHeadline {
	text-align: center;
	font-size: 14px;
	color:#ffffff;
	font-weight:bold;
	}

.sidebarText {
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
	font-weight:normal;
	}	
	
.headerText {
	font-size:18px;
	color:#FFFFFF;
	font-style:italic;
	text-align:right;
	padding-right:40px;
	}	
	
.h1, h2, h3, h4 {
	padding-top: 5px;
	letter-spacing: -1px ;
	color:#666666;
	}	
	
.blockquote {
	margin: 0 0 0 20px;
	line-height: 150%;
	font: italic 9px georgia;	
	}	


.footer {
	text-align:center;
	font-size: 9px;
	}
	
.whiteImageHolder {
	border:none;
	width: 160px;
	height: 160px;
	background-image:url(blueTemplate/whiteImageHolder.png);
	background-repeat:repeat;
	}

.whiteFill {
	
	border:none;
	width: 282px;
	background-color:#FFFFFF;
	background-repeat: repeat;
	background-position: right;
	}		
	
		