body {
	background-color: #D5D5FF;
	font-family: Verdana, sans-serif; font-size: 16px;
	margin-left: 0;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 0;
	}
	
a:link {
	color: #554d93;
	text-decoration: none;
}

a:visited {
	color: #554d93;
	text-decoration: none;
}

a:hover {
	color: #554d93;
	background-color: #FFCE9D;
}

a:active {
	color: #554d93;
	text-decoration: none;
}

table {
	border-collapse: collapse;
	cellspacing: 0px;
	cellpadding: 0px;
	border: 0px;
	align: center;
	}
	
td{
	font-family: Verdana, sans-serif;
	font-size: 16px;
	border-collapse: collapse;
	cellspacing: 0px;
	cellpadding: 0px;
	border: 0px;
	}
	
th{
	font-family: Verdana, sans-serif;
	font-size: 17px;
	text-decoration: underline;
	border-collapse: collapse;
	cellspacing: 0px;
	cellpadding: 0px;
	border: 0px;
	}
	
.real-small {
	font-size: x-small
	}

.small {
	font-size: small
	}
	
.large {
	font-size: large
	}

.x_large {
	font-size: x-large
	}

.sorry {
	font-size: x-large; font-weight: bold;
	}

.large_orange {
	font-size: x-large; color: #d35402
	}

.small_blue {
	font-size: small; color: #554d93
	}

.footer_links {
	font-size: small;
	color: #554d93;
	}
	
.blue {
	color: #554d93
	}

.large_blue {
	font-size: x-large; font-weight: bold; color: #554d93
	}

.tiny_orange {
	font-size: small; color: #d35402
	}




.bg {
	position: inherit;
	width: 868px;
	background-color: #f6cc82;
	}

.page {
	width: 703px;
	padding-top: 25px;
	padding-bottom: 25px;
	}

.forums {
	width: 700px;
	background: #919191;
	align: center;
	}

.drpshdw {
	width: 700px;
	position: relative;
	top: -6px;
	left: -6px;
	border: 1px solid #000;
	background: #fff;
	}

.content {
	width: 630px;
	padding-top: 40px;
	padding-bottom: 40px;
	}

.policyheader {
	font-size: 17px;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}

.policyguide {
	font-size: 17px;
	text-decoration: underline;
}

