a:link { color: #990000; text-decoration: underline }
a:active { color: #990000; text-decoration: underline }
a:visited { color: #993300; text-decoration: underline }
a:hover { color: #2FB0FF; text-decoration: underline}

BODY {
	background-color: #2f2f2f;
	background-image: url(images/Arin+David-headerbkg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.content {
	background-color: #FFFFFF;
	background-image: url(images/Arin+David-dots.gif);
	background-repeat: repeat-x;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #333333;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}

.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.renderovernight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
}
.renderovernight:link { color: #CCCCCC; text-decoration: underline }
.renderovernight:active { color: #CCCCCC; text-decoration: underline }
.renderovernight:visited { color: #CCCCCC; text-decoration: underline }
.renderovernight:hover { color: #FFFFFF;}

.renderovernightfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
}