﻿/* LAST UPDATED 03/18/09 */

/* -----------------------------------------------------------
		FOR PRINTING
----------------------------------------------------------- */

body {
	background: #fff;
	color: #000;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
}

#nav, .donate, .ftContact{
	display: none;
} 

a:link, a:visited {
	color: blue;
	text-decoration: underline;
}

.viral	{
	display: none;
}

#sidebar	{
	display: none;
}

.indent	{
	margin-left: 35px;
}