/* CSS Document */


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #000000;
}
body {
	background-image: url(../Artwork/Backer.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #000000;
}
a:visited {
	color: #339900;
}
a:hover {
	color: #999999;
}

.italSubHead {
	font-style: italic;
	font-size: .95em;
	color: #000000;
}
.headline {
	font-size: 1.5em;
	font-weight: bold;
	color: #666666;
}
.footer {
	font-size: 0.85em;
	color: #000000;
}
.instrux {
	font-style: italic;
	font-size: .95em;
	font-weight: bold;
	color: #000000;
}
.boldText {
	font-size: .95em;
	font-weight: bold;
	color: #000000;
}
.paraHead {font-style: italic; 
         font-size: 1.3em;
		 color: #000000;
}
		 
