td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #2C6996;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
.foot {
	font-size: x-small;
	color: #8A377F;
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 8px;
}
.foot a:link {
	font-size: x-small;
	color: #972A93;
	text-decoration: none;
}
.foot a:visited {
	font-size: x-small;
	color: #972A93;
	text-decoration: none;
}
.foot a:hover {
	font-size: x-small;
	color: #558097;
	text-decoration: none;
}
.gogirl {
	font-size: 12px;
    font-weight: bold;
	color: #8A377F;
	text-align: center;
	vertical-align: top;
	margin: 0px;
}

.nav {
	padding-bottom: 20px;
	margin: 0px;
}
.image {
	text-align: center;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #972A93;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding-bottom: 6px;
}

h8 {
	font-size: 18px;
	font-weight: bold;
	color: #972A93;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding-bottom: 6px;
}

.content {
	margin: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-top-color: #CFA1C6;
	border-right-color: #CFA1C6;
	border-bottom-color: #CFA1C6;
	border-left-color: #CFA1C6;
}
body {
	background-color: #F2EDE7;
	border: 1px none #E8D9E0;
	margin: 0px;
	padding: 0px;
}
.border2 {
	border: 1px solid #D6CBBE;
}
.ws2k {
	font-size: x-small;
	color: #333333;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	padding: 4px;
	background-color: #F2EDE7;
}
.larger {
	font-size: 14px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
a:link {
	color: #972A93;
	text-decoration: none;
}
a:visited {
	color: #972A93;
	text-decoration: none;
}
a:hover {
	color: #3F8DC7;
	text-decoration: none;
}

label{font-weight:bold;}
.required{color:#ff0000;}

.normal{font-weight:normal;}

.comment {background: #F2EDE7; 
font-size: 12px; 
border: 1px solid #2C6996; 
width: 650px; 
padding:5px;
margin: 5px 0 2px 0;}

.comment p{
color: #000;}