
body {
margin:0;
padding:0;
color:#000;
font-size:16pt;
font-family: "Times New Roman", Times, serif;
line-height: 20pt;
text-align:left;
}

*html{
padding:1em .5em;
}

/* Hide from print */
#header{
display: none;
}

#nav, #left-sidebar{
display:none;
}


#wrapper a, #content a, #content2 a, #narrowColumn1 a, #narrowColumn2 a, #narrowColumn3 a, #wideColumn1 a, #wideColumn2 a, pageHeader a{
text-decoration: none;
color:#000;
}

#wideColumn1 ul, #wideColumn2 ul, #narrowcColumn1 ul, #narrowcColumn2 ul, #narrowcColumn3 ul, #column1 ul, #column2 ul, #column3 ul{
list-style-type: none; 
}


#footer a{
	color:#000;
	display:inherit;
	
}

h1{
	font-size:20pt;
}

h2{
font-size:17pt;
}
h3{
font-size:15pt;
}
