body {
	font: 10px Arial, Helvetica, sans-serif;
	color: #003333;
}

p, td, li {
	font: 12px Arial, Helvetica, sans-serif;
	color:#71A5B0;
}

h1 {
	color: #12697C;
	font-size: 32px;
	font-weight: normal;
}

h2 {
	color: #12697C;
	font-size: 18px;
	font-weight: normal;
}
.body01 {
	font: 12px Arial, Helvetica, sans-serif;
	color:#71A5B0;
	margin-top: 4px;
	margin-bottom: 4px;

}
a:active {
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;

}
a:hover {
	color:#07ACC2;
	text-decoration:none;
	cursor:hand;
	font-weight: bold;

}
a:link {
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;

}
a:visited {
	color:#71A5B0; 
	text-decoration:none
}
