/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0077AA;
	text-decoration: none;
}
.right {
	overflow:right;
	height:380px;
	width:522px;
	overflow:scroll;
	padding: 5px;
	scrollbar-base-color: #CCCCCC;
	scrollbar-face-color: #CCCCCC;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
}
.footer {
	font-size: 10px;
	color: #000000;
	text-align: center;
}
a {
	font-family: sans-serif, serif;
	font-size: 11px;
	font-weight: bold;
	color: #3e4624;
	text-decoration: none;
}
a:hover {
	color: #009933;
	text-decoration: none;
	
}
.heading1 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0077AA;
	text-decoration: none;
}
.stylecal {color: #FF0000}