/* CSS Document */
.BODY {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.0px;
	color: #666666;
	margin-top: 0px;
	margin-left: 0px;
	font-weight: normal;
	font-style: normal;
	line-height: single; 
}
P.address {font-family : Arial;
	font-size : 8pt}
.main {font-family : Arial;
	font-size : 10pt}
.title {
	font-family : Arial;
	font-size : 10pt;
	font-weight: bold;
}
a:link {
	font-size: 12px;
	color: #336699;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #6699ff;
}
.discrip {font-family : Arial;
	font-size : 8pt
}
