body {
	font-family:"Comic Sans MS", sans-serif;
	font-size:12px;
	font-style:normal;
	margin:0;
	padding:0;
	}
body#pform {
	font-size:14px;
	}
p,li {
	font-size:1em;
	line-height:1.5em;
	}
.title1 {
	font-size:1.5em;
	font-weight:bold;
	color:#D62929;
	text-align:left;
	margin-bottom:1.5em;
	}
.bodytext {
	font-weight:normal;
	color:#D62929;
	}
.outdent {
	font-weight:normal;
	color:#D62929;
	text-align:left;
	text-indent:-10px;
	margin-left:10px;
	}
.homeaddress {
	font-family:Verdana, sans-serif;
	font-size:.8em;
	font-weight:bold;
	text-align:center;
	color:#63106B;
	}
.copynotice {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:.8em;
	color:#CE2921;
	text-align:center;
	font-weight:bold;
	}
a {
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	color:red;
	}
.homeadrsm {
	font-family:Verdana, sans-serif;
	font-size:.8em;
	font-weight:normal;
	text-align:center;
	color:#63106B;
	}
.bodytextlist {
	font-weight:normal;
	color:#D62929;
	margin-left:20px;
	}
.title2 {
	font-size:1.16em;
	font-weight:bold;
	color:#D62929;
	text-align:left;
	}
.title2indent {
	font-size:1.16em;
	font-weight:bold;
	color:#D62929;
	text-align:left;
	margin:0 0 0 30px;
	}
.bodytextindent {
	color:#D62929;
	text-decoration:none;
	text-indent:20px;
	}
.bodytextlarge {
	font-size:1.16em;
	font-weight:normal;
	color:#D62929;
	margin-top:1px;
	margin-bottom:1px;
	}
.bodytextlargeindent {
	font-size:1.16em;
	font-weight:normal;
	color:#D62929;
	margin-left:30px;
	}
.homeadrlg {
	font-family:Verdana, sans-serif;
	font-size:1.16em;
	font-weight:bold;
	text-align:center;
	color:#63106B;
	}
.skybg {
	background-attachment:fixed;
	background-image:url(images/sky_bg1.jpg);
	background-repeat:repeat;
	background-color:#39F;
	}
.navbar {
	font-family:Georgia, serif;
	font-weight:bold;
	color:#006;
	}
.smlink {
	font-weight:normal;
	color:#D62929;
	font-size: 0.8em;
	}
.title1center {
	font-size:1.5em;
	font-weight:bold;
	color:#D62929;
	text-align:center;
	margin-bottom:1.5em;
	}
.subtitle1 {
	font-size:1.16em;
	font-weight:bold;
	color:#D62929;
	margin-bottom:1.5em;
	text-align:center;
	}
.linklist {
	font-size:1.16em;
	font-weight:bold;
	text-align:left;
	text-indent:-20px;
	line-height:16px;
	margin:0 40px 10px;
	}
a:link,a:visited {
	color:#00C;
	}
table.maintable {
	width: 670px;
	margin: .75em auto;
	}
iframe.form {
	width:650px;
	height:55em;
	overflow:auto;
	}
iframe.order {
	height: 90em;
	}
div.error {
	background-color:#ddd;
	color:red;
	font-size:1.3em;
	font-weight:bold;
	padding:8px;
	}
.clear {
	font-size: 0.8em;
	}
.button {
	font-family:"Comic Sans MS", sans-serif;
	}
input,textarea {
	font-family:Courier, monospace;
	font-size:14px;
	padding: 3px;
	margin: 0 10px;
	}