BODY {
	BACKGROUND-COLOR: white;
	font-family : Verdana, Helvetica;
	font-size : 10pt;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

.tp{
	color: #008D91;
	text-decoration: none;
}

.tp:hover{
	color: #008D91;
	text-decoration: underline;
}

a{
	color: #008D91;
	text-decoration: none;
}

a:hover{
	color: #008588;
	text-decoration: underline;
}

.tdl {
	background-color : #BFC5D3;
}

.tdm {
	padding-left : 5px;
	padding-right : 5px;
}

.tdbottom {
background-color : #303BAA;	
}

table {
		FONT-SIZE: 10pt;
}

p {
	text-indent : 1em;
	margin-top : 2px;
}

.tdz {
	background-color : #E6E6E6;
}