/* CSS Document */
body {
	background:#FFFFFF;
	text-decoration: none;
	font-size: .9em;
	color: #000;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
}
a:link, a:visited {color: #FF0000; text-decoration: none;}
a:active, a:hover {color: #CC0000; text-decoration: none;}
a img {border: none; }
/**Headings**/
h1,h3,h4 {font-family: Verdana, Arial, Helvetica, sans-serif;}
h1 {font-size: 10px;
	font-weight: normal;
	margin: 10px 0 0 0;
	padding: 0 10px 0 0;
	}
h3 {font-size: 10px;
	font-weight: normal;
	padding: 10px 0 0 3px;
	margin: 0 500px 0 0;
	text-align: justify;
	}	
h4 {font-size: 10px;
	font-weight: bold;
	padding: 0 0 0 3px;
	margin: 0 500px 0 0;
	text-align: right;
	}
/* @page */
#title {
width: 970px;
height: 95px;
padding: 0 3px 3px 3px;
margin: 0 0 0 10px;
background-image:url(images/webimages/circle_up_title_line-long.gif);
background-position:right;
background-repeat:no-repeat;}
html>body #title {
width: 970px;
height: 95px;
padding: 0 3px 3px 3px;
margin: 0;
background-image:url(images/webimages/circle_up_title_line-long.gif);
background-position:right;
background-repeat:no-repeat;}
/* @end */
