/* CSS Document */

body { 
	background: #ffffff;
	margin: 15px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
	}
	
/*HEADINGS*/
h2 { font-size: 1.25em; }
h3 { font-size: 1em; }

/*MAIN TABLE*/
#body_content { margin-left: 10px; margin-right: 10px; }
#body_content p { font-size: .9em; }
#body_content li { font-size: .9em; }
#column p { width: 25em; }
#column2 p {  }
#body_content h2 { color: #999999; }

#features { display: none; }

/*NAV MENU*/
#dmenu { display: none; }