.body{
	background-color:#FFFFFF;
	background-image:url(image/background.jpg);
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
}

.table_header {
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	color:#000066;
	font-size:14px;
	font-weight: bold;
}

.table_subheader{
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	font-weight: bold;
}
.table_content{
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	font-weight:normal;
}



.section_header{	
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	color:#000066;
	font-size:16px;
	font-weight:bold;
}

.section_content{
	text-align:justify;	
	font-family:Arial, Helvetica, sans-serif;
	word-spacing:2px;
	line-height:23px;
	color:#000000;
	font-size:12px;
	font-weight:normal;
}
a.section_content:link, a.section_content:visited, a.section_content:hover {	
	text-align:justify;	
	font-family:Arial, Helvetica, sans-serif;
	word-spacing:2px;
	line-height:23px;
	color:#000000;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;	
}
a.sidebar:link, a.sidebar:visited {
	text-decoration: none;
	color:#000000;
	font-size:12px;
	font-weight: bold;
}

a.sidebar:hover {
	text-decoration: none;
	color:#000000;
	font-size:12px;
	font-weight: bold;
}

a.download:link, a.download:visited {
	text-decoration:underline;
	color:#333333;
	font-size:14px;
	font-weight: normal;
}

a.download:hover {
	text-decoration:underline;
	color:#333333;
	font-size:14px;
	font-weight:normal;
}

a.header:link, a.header:visited {
	text-decoration:none;
	color:#000066;
	font-size:14px;
	font-weight:bold;
}

a.header:hover {
	text-decoration:none;
	color:#000066;
	font-size:14px;
	font-weight:bold;
}

a.subheader:link, a.subheader:visited {
	text-decoration:none;
	color:#000000;
	font-size:12px;
	font-weight:bold;
}

a.subheader:hover {
	text-decoration:none;
	color:#000000;
	font-size:12px;
	font-weight:bold;
}

a:link, a:visited {
	text-decoration: none;
	color:#999999;
	font-size:10px;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
}

a:hover {
	text-decoration: none;
	color:#999999;
	font-size:10px;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
}

.sidebar_header{
	text-align:justify;
	color:#000099;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

.sidebar_content{
	text-align:justify;
	color:#000000;
	font-size:12px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}

.sidebar_contentheader{
	text-align:justify;	
	color:#000000;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none
}

.copyright{
	text-decoration: none;
	color:#999999;
	font-size:10px;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	}
	
th {
	font-family: Arial Narrow, Helvetica, sans-serif;
}

img.pic {
border-width: 1px;
border-color: #000000;
}
