/* Print CSS document for Archives pages */

body {
	background-color: #FFFFFF ! important;
	margin: 0px;
}
.h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 140%;
	font-weight: normal;
	color: #4C5C6C;
}
.h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: bold;
	color: #000000;
}
.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 140%;
	font-weight: normal;
	color: #4C5C6C;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
}
#contentholder {
	position: relative;
	background-color: #FFFFFF;	
}
#content {
	background-color: #FFFFFF;
	position: relative;
}

#headerholder, #headerpg, #linetopholder, #linetoppg, #bannerholder, #banner, #leftmenupg, #sidebar {display:none; background-color:#FFFFFF}
