body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	background-image: url(/images/news_clippings_light_sm_wht_me.jpeg);
}
html {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#navigate a{
	font-style : normal;
	font-size : 9pt;
	font-weight :bold;
	text-decoration : none;
	color :#FFFFFF;
	font-family: Tahoma;
	text-align: center;
	vertical-align: middle;
	margin: 0px;

}
#navigate a:hover{
	font-family: Tahoma;
	font-style : normal;
	font-size : 9pt;
	font-weight :bold;
	text-decoration : none;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	margin: 0px;

}
table {
	background-position: center top;
}
p {
	margin-top: 0px;
	margin-left: 05px;
	margin-right: 10px;
	font-family: Arial;
	color: #000000;
}
h1 {
	font-family: Arial;
	color: #000000;
	font-size: 18pt;
	margin-top: 10px;
	font-weight: bold;
	text-transform: capitalize;
	margin-bottom: 0px;
}
h2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	margin-top: 0px;
	margin-bottom: 5px;
}


