body,html{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#wrapper{
	width: 100%;
}



#header img{
	width: 160px;
	height: 46px;
	margin: 0 0 1em;
}



#footer{
	margin-top: 15pt;
}


img{
	border: none;
}

h1{
	font-size: 24pt;
}

h2{
	font-size: 16pt;
}

h3{
	font-size: 12pt;
	margin-bottom: 2pt;
}

a{
	color:#FFFFFF;
	
}

h1 a, h2 a, h3 a{
	text-decoration: none;
}

img.pic_left{
	float: left;
	margin: 0px 10px 2px 0px;
}

img.pic_right{
	float: right;
	margin: 0px 0px 2px 10px;
}

img.pic_center{
	clear: both;
	display: block;
	margin: 0px auto 0px auto;
}

.clear{
	clear: both;
	height: 0;
	line-height:0;
	margin: 0;
}
