body {
	font-family: Arial;
	color: #000000;
	font-size: 12px;
	background-color: #663399;
	line-height: 1.4;
	margin: 0 auto;
}

td {
	font-family: Arial;
	color: #000000;
	font-size: 12;
	vertical-align: top;
	line-height: 1.4;
}

.boxtitle, .feedtitle {
	background-color:#006699;
	color: #ffffff;
	font-weight:bold;
	border: 0px solid #949DB3;
	margin: 5px 5px 0px 5px;
	padding: 5px;
	text-align: left;
}

.boxbody {
	border-left: 0px solid #949DB3;
	border-right: 0px solid #949DB3;
	border-bottom: 0px solid #949DB3;
	border-top-width: 0px;
	padding: 5px;
	background-color: #FFD991;
	margin: 0px 5px 5px 5px;
}

a:link {
	color: #000000;
	font-weight: normal;
}

a:visited {
	color: #202020;
	font-weight: normal;
}

a:hover {
	color: #B22222;
	font-weight: normal;
}

#page {
	text-align: left;
	width: 750px;
}

ul {
	margin-left: 10px;
	padding-left: 10px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 3px;
	padding-bottom: 3px;
}

#pages{
	border: 0px solid #949DB3;
	padding: 5px;
	background-color: #FFD991;
	margin: 0px 5px 5px 5px;
	text-align: right;
	padding-right: 10px;
}

#pages a:link{ color: #000000; font-weight: normal; }

#pages a:visited{ color: #202020; font-weight: normal; }

#pages a:hover{ color: #B22222; font-weight: normal; }

#singlepage{
	padding: 5px;
	margin: 0px 5px 5px 5px;
	background-color: #FFD991;
	border: 0px solid #949DB3;
}

#pageheader{
}

#pagefooter{
}

.req{
	font-weight: bold;
	color: #ff0000;
}

h1, h2{
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	border-bottom: 2px dashed #404040;
	color: #404040;
	font-family: Arial;
}

h1{
	font-size: 16px;
}

h2{
	font-size: 14px;
}

.imageheader{
	background-color: ; 
	text-align: left;
}

.textheader{
	font-family: Tahoma;
	margin-left: 10px;
}

.textheader .title{
	font-size: 25px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

.textheader .quote{
	font-size: 15px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

.feedtitle a:link{
	text-decoration: underline;
	font-weight: normal;
	color: #000000;;
}

.feedtitle a:visited{
	text-decoration: underline;
	font-weight: normal;
	color: #202020;;
}

.feedtitle a:hover{
	text-decoration: underline;
	font-weight: normal;
	color: #B22222;;
}

.feedlist{
	padding: 0px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 3px;
	list-style: disc;
}

.feedlist a:link{
	text-decoration: underline;
	font-weight: normal;
	color: #000000;;
}

.feedlist a:visited{
	text-decoration: underline;
	font-weight: normal;
	color: #202020;;
}

.feedlist a:hover{
	text-decoration: underline;
	font-weight: normal;
	color: #B22222;;
}

.postbox h1, .postbox h2, .postbox h3{
	font-size: 12px !important;
	border: 0px !important;
	margin: 0px !important;
	padding: 0px !important;
}