.body {
	background-image:  url(images/bg.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
}
.bottom {
	font-size: 10px;
	color: #999999;}
.bottom a:link {color: #999999; text-decoration: underline;}
.bottom a:visited {
	color: #999999;
	
	text-decoration: none;
}
.title {
	font-size: 18px;
	font-weight: bold;
	color: #6666cc;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
}
.paragraphheading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.border{
	border: 1px solid #000000;

}
li {
	padding-top: 4px;
	padding-bottom: 4px;
}

