body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: #FF6699;
}
a:active {
	text-decoration: underline;
	color: #FF6699;
}
.style1 {
	color: #FF9933;
	font-size: 12px;
	font-weight: bold;
}
.dashes {
border-top: 1px dashed #000000;
margin-top: 1px;
}
.img {
border-width: 1px;
border-color: #BDDF7B;
border-style: solid;
}
