	body {
		color:#000000;
		font-family: "ARIAL", "SANS-SERIF";
		font-size: 13px;
	}
	a {
		color:#000000;
		font-weight : bold;
		font-size: 13px;
		text-decoration: none
	}
	a:hover {
		color:#000000;
		font-weight : bold;
		font-size: 13px;
		text-decoration: none
	}
	a:visited {
		color:#000000;
		font-weight : bold;
		font-size: 13px;
		text-decoration: none
	}
	a.small {
		font-family: "ARIAL", "SANS-SERIF";
		font-size: 11px;
	}
	a:hover.small {
		font-family: "ARIAL", "SANS-SERIF";
		font-size: 11px;
	}
	a.sub {
		color:#000000;
		font-weight : bold;
		font-size: 13px;
		text-decoration: none
	}
	a.sub:hover {
		color:#000000;
		font-weight : bold;
		font-size: 13px;
		text-decoration: none
	}
	td {
		font-family: "ARIAL", "SANS-SERIF";
		font-size: 13px;
	}
	td.small {
		font-family: "ARIAL", "SANS-SERIF";
		font-size: 12px;
	}
	td.head {
		font-family: "ARIAL", "SANS-SERIF";
		font-size: 14px;
	}
	.idstyle{
		visibility	:	hidden;
		position 	:	relative;
	}

.normImg{
		cursor  	:	default;
	}

.normImgStyle {
		border: 1px solid #000000;
	}

.fontHead {
		font-family: "ARIAL", "SANS-SERIF";
		font-size: 15px;
		font-weight : bold;
}
	
.note {
	font-size : 90%;
	font-style : italic;
}


.fontHead2 {
		font-family: "ARIAL", "SANS-SERIF";
		font-size: 15px;
		font-weight : bold;
		display : block;
		border: 1px solid #000;
		background-color : #f0f0f0;
		width: 95%;
		padding: 5px;
}
	