body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-image: url(../images/bg.gif);
}
td {
	font-size: 9pt;
	text-decoration: none;
	color: #666666;
}
a:link {
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
}
a:hover {
	font-size: 9pt;
	color: #0033CC;
	text-decoration: underline;
}
a:visited {
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
a:active {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	font-family: Arial;

}
.r {
	background-attachment: fixed;
	background-image: url(../images/bgr.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}.a03 {
	border: 1px solid #0066FF;
}
