/* This is the stylesheet modern browser will use to print your pages. */

a {
	color: #000;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

h1 { font-size: 12pt; text-align: left;}
h2 { font-size: 16pt; font-weight:bold; text-decoration: underline; }
td { vertical-align: top; padding: 0 10px 0 0;}

#main_navigation {
	display: none;
}

#sub_navigation {
	display: none;
}