body {
	background-color: #FF99CC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 1.3;
}
body,td,th {
	font-family: Verdana;
	color: #000000;
	font-size: 11px;
	line-height: 1.3;
}
#descsite {
        margin-bottom: 20px;
	text-align: center;
}
#descsite h1 {
	font-size: 25px;
	font-weight: normal;
	margin: 5px;
}
a:link {
	color: #6600FF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #6600FF;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: underline;
	color: #990000;
}
#sidebarright, #sidebarleft {
        width: 210px;
}
.sidebartitle {
        background-color: #FEADFF;
	font-weight: bold;
	border-top: 1px solid #FF359E;
	border-left: 1px solid #FF359E;
	border-right: 1px solid #FF359E;
	margin: 5px 5px 0px 5px;
	padding: 3px 0px 3px 5px;
}
.sidebartitle a:link {
	color: #000000;
	text-decoration: underline;
}
.sidebartitle a:visited {
	text-decoration: underline;
	color: #000000;
}
.sidebartitle a:hover {
	text-decoration: none;
	color: #990000;
}
.sidebartitle a:active {
	text-decoration: underline;
	color: #990000;
}
.sidebarcontent {
        border: 1px solid #FF359E;
	padding: 5px;
	background-color:#FFCCFF;
	margin: 0px 5px 5px 5px;
}
#content {}
.postgo {
        margin: 10px 0px 10px 0px;
}
#footer {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10px;
}