.logo-head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	color: #FFFFFF;
}

.slogan {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.cont-bg { background-image:url(../images/cont-bg.jpg);
background-repeat:repeat-x;
 } 
 
 .cont-strip { background-image:url(../images/content-strip.gif);
 background-repeat:repeat-x;
 height:10px;
 }
 .h3 { font:normal 13px/20px Georgia, "Times New Roman", Times, serif ; color:#FFFFFF; padding:10px; text-align:left; }
 
 .form{ font:normal 13px/20px Georgia, "Times New Roman", Times, serif ; color:#000; padding:10px;  }
 
 .copyright { font:normal 13px/20px Georgia, "Times New Roman", Times, serif ; color:#FFFFFF; }
 


