/* CSS Document */

body {
	font: 10pt Tahoma;
}
td {
	font: 10pt Tahoma;
}
th {
	font-family: Tahoma;	
	}CSSFormat {
	font: normal medium/normal Tahoma;
	color: #333333;
	background: #Fcf8f4  repeat fixed;
	text-align: justify;
	vertical-align: top;
	word-spacing: normal;
	white-space: pre;
	display: table;
	margin: auto;
	padding: 5px;
	float: none;
	height: auto;
	width: auto;
	list-style: none;
	overflow: hidden;
	position: relative;
	visibility: inherit;
	z-index: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	clip:  rect(auto auto auto auto);
	cursor: default;
	page-break-after: auto;
}

}
h1 {
	font: bold 10pt Tahoma;
	color: #333333;
}
h2 {
	font: bold 12pt Tahoma;
	color: #333333;
}
h3 {
	font: bold 14pt Tahoma;
	color: #333333;
}	
h4 {
	font: bold 18pt Tahoma;
	color: #333333;
}
a {
	font-family: Tahoma;
	color: #333333;
	text-decoration: underline;
} 
