body {
	background-color: gainsboro;
	background-image: url(images/bg45_s.gif);
}
.Style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

.biglink {
	font-family : Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none
}
.biglink:hover {
	font-family: Verdana;
	color: #0099FF;
	text-decoration: none
}

.link {
	font-family : Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: blue;
	text-decoration: none
}
.link:hover {
	font-family: Verdana;
	color: #0099FF;
	text-decoration: underline
}

.Style2 {
	font-size: 12pt;
	font-weight: bold;
}

ul {	font-family : Verdana;
	font-size: 10pt;
}

li {    padding-bottom: 5px;
}
