<!--
div.text {
	font-family:Times New Roman;
	font-size:12 pt;
	text-align:left;
}

.headline { 
	font-family: Times New Roman;
	font-size: 16 pt;
	font-weight: bold;
	font-variant: small-caps;
}
	
li { 
	margin-top: 12 pt 
}

a { 
	font-weight: bold;	
	color: #3366CC;
	text-decoration: underline;
}

.footer {
	font-style:italic;
}

div.container {
	width:99%;
}

.centered
{
	width:100%;
}

div.center {
	width:100%;
}


div.header {
	display:none;
}

div.greennav {
	display:none;
}

div.navbar {
	display:none;
}

div.donation {
	display:none;
}


div.logo {
	display:none;
}

div.centeryellow {
	display:none;
}

div.greenvertical {
	display:none;
}


div.greenhorizontal {
	display:none;
}

div.darkgreen {
	display:none;
}

div.subnav {
	display:none;
}

div.subnavtext {
	display:none;
}

div.rollovercell {
	display:none;
}

-->