#wrapper { width: 800px; margin: 0 auto; text-align: left; }
#header { height:45px; background-image:url(/images/backtop.gif); background-repeat: no-repeat; }
#content { background-image:url(/images/backmid.gif); background-repeat:repeat-y; padding-left: 100px; padding-right: 100px; }
#footer { height:45px; background-image:url(/images/backbottom.gif); background-repeat: no-repeat; margin: auto; text-align: center; }
body { margin: 0; font-family: Georgia, "Times New Roman", Times, serif;}
div { margin: 0; padding: 0; }
table { margin: 0 auto; }
td { vertical-align: top; }
span { color: #000000; background-color: #FFFF00;}
h1 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 24px; color: #990000; text-align: center; }
h1.pbox { font-family: Georgia, "Times New Roman", Times, serif; font-size: 24px; color: #990000; text-align: left; }
h1.huge { font-family: Georgia, "Times New Roman", Times, serif; font-size: 48px; color: #990000; text-align: center; }
h2 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; color: #990000; text-align: center; }
h3 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; color: #000000; text-align: center; }
h2.pbox { font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; color: #990000; text-align: left; }
h3.pbox { font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; color: #000000; text-align: left; }
p { font-size: 16px; margin: 0 0 1em 0; padding: 0; }
pxxxx { font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; margin: 0 0 1em 0; padding: 0; }
.privacy { font-family; Arial, Helvetica, sans-serif; font-size: 12px; }
p.privacy { font-family; Arial, Helvetica, sans-serif; font-size: 12px; }
ul { margin-left: 0; margin-bottom: 0; padding-left: 0; list-style: none; }
li.check { font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; padding-left: 10px; 
	background-image: url(/images/bul_10.jpg);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding: 10px 0 3px 40px;
	margin: 1em 0;
}
.dashedbox {
	border-color: #000000;
	border-right: #ff0000 3px dashed;
	border-top: #ff0000 3px dashed;
	border-left: #ff0000 3px dashed;
	border-bottom: #ff0000 3px dashed;
	border-collapse: collapse;
	text-align: top;
	margin-top: 5px;
}
