body {  background-image:  url(images/graybg.gif); background-repeat: repeat-y; background-color: #FFFFFF}
.contpara {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 180%}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 2px
}
a:link {color: #0033FF; text-decoration: underline}
a:visited {color: #990099; text-decoration: underline}
a:hover {color: #000000; text-decoration: underline}
a:active {color: #000000; text-decoration: underline}
.contparaCopyright {
font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: 180%
}
.contparaSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 180%;
	list-style-type: square;
}
.contparaSmall h3{
	font-size: 18px;
	color: #000000;
	font-style: normal;
	text-decoration: underline;
}
h3 {
	font-size: 18px;
	color: #006699;
	font-style: normal;
}
ul {
   list-style-type: square;
}

