
BODY {
	background-color: #F8F5E8;
	font-size : 12pt;
	font-family : "Palatino Linotype, Paltino, Times New Roman";
	padding-left : 0%;

	padding-right : 0%;
	font-weight : normal;
	margin-top : 0;
	padding-top : 0;
}

TABLE {
	font-size : 12pt;
	font-family : Times New Roman;
	font-weight : normal;
}

A:LINK, A:VISITED {
	font-size : 10pt;
}

A:HOVER {
		font-size : 10pt;
		color : #ad287b;
}

.smalltext {
	font-size : 10pt;
	font-weight : normal;
}

.text8n {
	font-size : 8pt;
	font-weight : normal;
}

.text6n {
	font-size : 6pt;
	font-weight : normal;
}

.titletext {
	font-size : 18pt;
	font-weight : bold;
}

.textalignright {
	text-align : right;
}

.specs {
	font-size : 10pt;
	font-weight : bold;
}


