body {
    
	font-size: 11px;
	font-weight:normal;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;

}
h2.white {
color:white;
padding-left:25px;
text-align:center;
}
.white {
color:white;
padding-left:80px;
text-align:center;
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: bold;
font-size: 10px;
text-align: left;
color: #00008B;
}
#right a {
	float:right;
	height:101px;
	width:218px;
	top:20px;
	padding-top:15px;
	clear: both;
	background-image: url(../images/fambut2.png);
	background-repeat: no-repeat;
	text-decoration:none;
	
	}	
a.footer {
	font-family:arial, sans-serif;
	font-size:7pt;
	}
div.spacer {
    clear: both;
    height: 300px;
    width: 120px;
}

p  {
	font-size: 13px;
	font-weight:normal;
	font-style: normal;
	color: #0099ff;
	font-family: Arial, Helvetica, sans-serif;
	text-align:justify;
}
ul.health  {
	font-size: 13px;
	font-weight:normal;
	font-style: normal;
	color: #0099ff;
	font-family: Arial, Helvetica, sans-serif;
	text-align:justify;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	color: #00008B;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	color: #00008B;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	color: #00008B;
}

	 #header
		{
			height: 150px;
			margin-bottom: 10px;
			margin-left:50px;
			margin-right:50px;
		}
		
		#gutterleft
		{
			float: left;
			width: 3%;
			height: 1px;
		}
		#gutterright
		{
			float: right;
			width: 3%;
			height: 1px;
		}
		
		#col1
		{
			width: auto;
			float:left;
			margin-bottom:10px;
			margin-left: 2%;
			
		}
		
		#col2
		{
			float: left;
			width: 10%;
			padding-left:50px;
			margin-bottom: 10px;
			
		}
		
		#col3
		{
			width: 10%;
			float:right;
			margin-left: 3%;
			margin-bottom: 10px;
			padding-right:100px;
			padding-left:15px;
			
			
		}
		
		#footer
		{
	
			height: 50px;
			clear:both;
			text-align:center;
		}
		p.white {
			color:white;
			padding-left:75px;
			text-align:center;
			font-size:1em;
			text-decoration: none;
		}
