body, p, td { 
	font: 9pt arial, helvetica; 
	color: #636563; 
	margin: 0px; 
	line-height: 12pt;
	}

body {
	margin-left: 30px;
	margin-right: 30px;
	}

IMG { margin: 0px; 
	  border-color: #B7B8B7;
	  }


.contentText { 
	color: #000000; 
	margin-top: 0px;
	margin-left: 30px;
	margin-right: 30px; 	
	padding:0px;
	}

.header { 
	font: bold 9pt arial; 
	margin-bottom: 21px;
	margin-left: 30px; 
	color: #000000;
	}

.project { 
	font: bold 8pt arial; 
	margin-top: 0px;
	margin-bottom: 0px;
	color: #636563;
	}

.copyright { 
	font: normal 8pt arial; 
	margin-top: 1px;
	margin-bottom: 3px;
	color: #666666;
	}


a:visited IMG { 
	text-decoration: underline; 
	border-color: #eeeeee;
	}

a:hover IMG, a:active IMG{ 
	text-decoration: underline; 
	border-color: #555555;
	background-color:#555555;
	}


a:link, a:visited { 
	font-weight: normal; 
	text-decoration: underline; 
	color: #636563;
	}

a:hover, a:active{ 
	font-weight: bold;
	text-decoration: underline; 
	color: #636563;
	}

.navi {
	vertical-align: bottom;
	padding-bottom: 6px;
}

