body {  
	background-color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	padding: 5px;
	margin: 5px;
	}
p, td, li, dt, dd {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	}
a:link {
	color: #5B6E89;
	text-decoration: none;
	font-weight: bold;
	}
a:visited {
	color: #5B6E89;
	text-decoration: none;
	font-weight: bold;
	}
a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}
a:hover {
	color: #A9B9CF;
	text-decoration: none;
	font-weight: bold;
	}
.main {
	font-size: 12px;
	}
.big {
	font-size: 16px;
	font-weight: bold;
	}
.small {
	font-size: 10px;
	}


