/* CSS Document */

#Table_01, #Table_02, #Table_03, .footer, .sidebar, .bottom, .footer
{
	display: none;
}

body
{
	background-color: #FFFFFF;
	background-image: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
}

.content{
	background-image: none;
	background-repeat: no-repeat;
}

.printPage, table, tr, td, a, a:link, a:hover, a:visited, p, .printReady, .content{
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
}

h1{
	font-size: 26px;
}

h2{
	font-size: 23px;
}

h3{
	font-size: 20px;
}
