BODY {
	background-color : #EDF4FA;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000000;
	margin-left : 2%;
	margin-right : 2%;
}
P, td, ol, ul, li {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

.title1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #006699;
	font-size : 16pt;
	border-color : #006699;
	border-bottom-width : 1;
	border-left-width : 0;
	border-right-width : 0;
	border-style : solid;
	border-top-width : 0;
	text-align : right;
}

.title2 {	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #006699;
	font-size : 13pt;
	border-color : #006699;
	border-bottom-width : 1;
	border-left-width : 0;
	border-right-width : 0;
	border-style : solid;
	border-top-width : 0;
}

.tb_title {
	color : #006699;
	font-size : 10pt;
	font-weight : bold;
	text-align : center;
}
A {
	color : #006699;
	text-decoration : none;
}
A:hover {
	color : #006699;
	text-decoration : underline;
}
.note {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	text-align : right;
}
