body {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	margin: 5px;
	padding: 2px;
	background-color: #FFFFFF;
}
a:link{
	text-decoration: underline;
	color: #000033;
	font-weight: bold;
}
a:visited{
	color: #000033;
	text-decoration: underline;
	font-weight: normal;
}
a:hover{
	color: #003300;
	font-weight: bolder;
}
a:active{ 
color: #006600;
}
#bodycontainer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	font-weight: normal;
	overflow: visible;
	visibility: visible;
	z-index: auto;
	margin: 5px;
	padding: 2px;
	background-image: url(/graphics/ivoryplaster.png);
	background-repeat: repeat;
}
