
BODY {
	background-color: #ffffff;
	font-size : 11pt;
	font-family : "Times New Roman";
	padding-left : 0%;

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

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

.tabletext {
	font-size : 11pt;
	font-weight : normal;
	font-family : Times New Roman;
}

.boldtext {
	font-size : 11pt;
	font-weight : bold;
	font-family : Times New Roman;
}

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

.titletext {
	font-size : 15pt;
	font-weight : bold;
	font-family : Times New Roman;
}

.textalignright {
	text-align : right;
}

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

A:LINK {
	font-size : 11pt;
}

A:VISITED {
		font-size : 11pt;
		color : #099e56;
}


A:HOVER {
		font-size : 11pt;
		color : #fd882f;
}



