/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}
.style2 {font-size: 13px}
.style3 {
margin-left:30px;
margin-right:20px;
}
.style1 {
	font-size: 17px;
	line-height: 30px;
	font-style: italic;
	font-weight: normal;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
div.scroll {
	height: 382px;
	width: 480px;
	overflow: auto;
	padding: 5px;
	float: right;
}
