/* CSS Document */

body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	padding-left:4px;
	padding-right:4px;
	
}

.joelWriting {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	padding-left:4px;
	padding-right:4px;
	}
	
	.joelWritingHeading{
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	padding-left:4px;
	padding-right:4px;
	}
	
body {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}


.smallerDefault {
font-size: smaller;
}

a {
	font-size: 16px;
	color: #FF4B4B;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#BB8383;
}
a:hover {
	text-decoration: none;
	color: #418BF9;
}
a:active {
	text-decoration: none;
	color: #2F6ABF;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}

.menuheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000080;
}
.bluetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0000FF;
	font-weight: bold;
}

/* used for THE CARPETED WALL tag  */
.bodyBox_belowFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	letter-spacing: 2.05px;
	font-weight: normal;
	color: #999999;
	vertical-align: top;
}

	/* link attributes for THE CARPETED WALL tag  */
.bodyBox_belowFooter a:link{
	color:#869ABA;
	text-decoration: none;
	font-weight:normal;
		font-size: 12px;
}
.bodyBox_belowFooter a:active{
	color:#869ABA;
	text-decoration: none;
	font-weight:normal;
		font-size: 12px;
}
.bodyBox_belowFooter a:visited{
	color:#869ABA;
	text-decoration: none;
	font-weight:normal;
		font-size: 12px;
}
.bodyBox_belowFooter a:hover{
	color:#484E66;
	text-decoration: underline;
	font-weight: normal;
	font-weight:normal;
		font-size: 12px;