body {
	color: #000;
	font-size: 12px;
	font-family: Helvetica, Arial, ;
	line-height: 16px;
	background-color: #fff;
}
p { }
td { }
a:link { color: #CC6633; text-decoration: underline; }
a:visited {
	color: #CC6633;
}
a:hover {
	font-style: italic;
	text-decoration: underline;
	color: #CC6633;
}
a:active {
	font-style: italic;
	text-decoration: underline;
	color: #CC6633;
}
.style1 {
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.2em;
}
.style2 {
	font-size: 1.3em;
	font-weight: bold;
}
