/* CSS Document */
body {
            font-family:Verdana, Arial, sans-serif;
            font-size:12px;
        }
        .container {
            border:1px solid #e4e4e4;
            margin:0px auto 0px;
            max-width:800px;
        }
        h1 {
            font-size:21px;
            font-weight:normal;
            margin-bottom:25px;
        }

.verdana21 {	font-family: Impact;
	font-size: 18px;
	color: #5A2E09;
	font-weight: lighter;
}
.headline {	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	line-height: 34px;
	font-weight: bold;
	color: #900;
	text-align: center;
}
.headline2 {	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	line-height: 34px;
	font-weight: bold;
	color: #000;
	text-align: center;
}
.style16 {font-size: 16px; color: #000000; font-family: Georgia; font-weight: bold; }

