.lines {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0250A3;
	border-bottom-color: #0250A3;
	background-image: url(bg.jpg);
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
body {
	background-color: #ADB5DA;
}
a{
	color: #0250A3;
	font-weight: bold;
}
a:hover {
	color: #039C7C;
}
.big {
	font-family: "Trebuchet MS", tahoma, arial, Helvetica, Sans-serif;
	font-size: 12pt;
	color: #0250A3;
	line-height: 18pt;
	font-weight: bold;
}
.border {
	background-color: #FFFFFF;
	border: 1px solid #0250A3;
	background-image: url(bg2.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.green {
	color: #0F9A86;
	font-weight: bold;
}
.sub {
	font-size: 14pt;
	color: #0250A3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ADB5DA;
}
.green2 {
	color: #0F9A86;
	font-weight: bold;
	font-size: 12pt;
}
.space {
	line-height: 14pt;
}
