a:link {
	font-family: Arial;
	color: #4D4D4D;
	text-decoration: none;
	font-style:normal;
	font-size:10pt;
	font-weight:bold;
}

a:visited {
	font-family: Arial;
	color: #4D4D4D; 
	text-decoration: none;
	font-style:normal;
	font-size:10pt;
	font-weight:bold;
} 

a:active {
	font-family: Arial;
	color: #4D4D4D;
	text-decoration: none;
	font-style:normal;
	font-size:10pt;
	font-weight:bold;
}

body {
	topmargin: "0";
	leftmargin: "0";
	scrollbar-track-color: #E8E4E4;
	scrollbar-3dlight-color: #E8E4E4;
	scrollbar-highlight-color: #E8E4E4;
	scrollbar-shadow-color: #717171;
	scrollbar-darkshadow-color: #717171;
	scrollbar-arrow-color: #717171;
	font-family: Arial;
	font-size: 12pt;
	line-height: 12.2pt;
	font-weight: normal;
	color: #717171;
	text-decoration: none;
}

h1 {
	color: #000000;
	font-family: Arial;
	font-size:12pt;
	font-weight:bolder;
}

h2 {
	color: #000000;
	font-family: Arial;
	font-size:10pt;
	font-weight:light;
	font-style:italic;
}

h3 {
	color: #4D4D4D;
	font-family: Arial;
	font-size:10pt;
	font-weight:bold;
}


p {
	font-family:Arial;
	font-size:9pt;
	line-height:12.2pt;
	font-weight:normal;
	color:#4B4B4B;
	text-decoration:none;
}

td.slogan {
	background-image:url('/images/content_bg_top.gif');
	color:#000000;
	font-family: Arial;
	font-size:10pt;
	line-height:13pt;
	font-weight:bolder;
}

td.corner {
	background-image:url(images/content_bg_top2.gif);
}

td.content {	
	font-family:Arial;
	font-size:9pt;
	line-height:12.2pt;
	font-weight:normal;
	color:#4B4B4B;
	text-decoration:none;
}

td.nav {	
	 background-color:rgb(233,229,228);	
}

td.contentfoot {	
	 background-image:url('/images/content_bg_foot.gif');
}

li {
	font-family:Arial;
	font-size:9pt;
	line-height:12.2pt;
	font-weight:normal;
	color:#4B4B4B;
	text-decoration:none;
	list-style:disc;
}
