body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	list-style-image: url(bullet.gif);
}
body {
	margin-top: 20px;
	margin-bottom: 10px;
	background-image:  url("bkgrdcolor.gif");
}
.main {
	background-image:  url("background.gif");
	background-repeat: repeat-y;
	text-align: justify;
	padding: 20px 25px;
}
a:link {
	color: #DB5179;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #AB3C5D;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: medium;
}
h2 {
	font-size: small;
}
a {
	font-weight: bold;
}
.footer {
	color: #FFFFFF;
	font-size: x-small;
	background-image:  url("bkgrdcolor.gif");
	text-align: center;
}
a.footer:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.footer:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.footer:active {
	text-decoration: none;
	color: #FFFFFF;
}
.maintables {
	font-size: 14px;
	line-height: 20px;
	list-style-image: url(bullet.gif);
	text-align: justify;
}
.lists {
	font-size: 14px;
	line-height: 20px;
	list-style-image: url(bullet.gif);
	text-align: left;
}
.imageonright {
	margin-left: 10px;
}
.imageonleft {
	margin-right: 10px;
}
