/* CSS Document */

body {
background: #f3f0e2;
}

p {
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #333300;
	font-weight: bold;
}

.alternate-text {
font-family: verdana, sans-serif;
font-size: 12px;
color: #333333;
}

.titles {
font-family: verdana, sans-serif;
font-size: 14px;
color: #000000;
}

h1 {
font-family: helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
margin-left: 5em;

}
 
a:link {
	
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	color: #333300;
	text-decoration: underline;	
}
a:visited {
	font-family: verdana, sans-serif;
	color: #7C8E26;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	color: #333300;
	text-decoration: underline;	
}



a.bottom:link {
	color: #999999;
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}

a.bottom:visited {
	color: #999999;
	font-family: verdana, sans-serif;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}


a.bottom:hover {
	color: #ffffff;
	font-family: verdana, sans-serif;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}


.frame {
border-color: #000000;
border-width: 1px;
}
.membershow {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color: #300;
	background: #FCC;
}
