body {
	font-family: arial, verdana, sans-serif;
	line-height: 1.2em;
	font-size: smaller;
	/*customize_text_color*/color: #000;/*customize_text_color*/
	}

#header h1 {
	font-size: 12px;
	font-style:normal;
	}

#content h1 {
	padding-top: 10px;
	padding-bottom: 17px;
	padding-left: 5px;
	font-size: 1.1em;
	font-weight: bold;
	color: green;
	}

#content h2 {
	font-size: 1em;
	font-weight: bold;
	color: green;
	padding-bottom: 5px;
	padding-left: 5px;
}

#content p, th, td, tr {
	padding-left: 5px;
}

#sidebar h1 {
	padding-bottom: 5px;
	font-size: 1em;
	color: green;
    font-weight: bold;
	}

#sidebar p {
	font-size: 0.9em;
	color:#000;
	padding-left: 3px;
	}
	
#sidebar a {
	color: #000;
	text-decoration: none;
}

#sidebar a:hover {
	color: #000;
	text-decoration: none;
}

#footer p {
	font-size: 0.9em;
	padding-left: 5px;
}
