/* #membertop {
	background-image: url('images/member-background.png');
	background-repeat: no-repeat;
	z-index: 1;
	width: 800px; 
}

*/

a:link {color: #006699; text-decoration: none;}     
a:visited {color: #006699; text-decoration: none;} 
a:hover, focus {color: #cc3333; text-decoration: underline;} 
a:active {color: #990000; text-decoration: none;}

h2 {
	font-size: 13pt;
	color: #cc3333;

}


h3 {
	font-size: 11pt;
	color: #006699;

}

h4 {
	font-size: 12pt;
	color: #669900;

}

#content {
	font-size: 11pt;
}

.bold {
 	font-weight: bold;
	margin: 0px;
	font-size: 15pt;
	line-height: 18px;
}