	h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #CC0000;
	font-size: 24px;
	margin-top: 8px;
	margin-left: 8px;
	}
	h2 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #CC0000;
		font-size: 18px;
		margin-top: 8px;
		margin-left: 8px;
	}
	h3 {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #CC0000;
	margin-top: 8px;
	margin-left: 8px;
	font-size: 24px;


	}
	a {
		text-decoration: underline;
		outline: none;
	}
	a:visited {
		color:  blue;
	}
	a:active {
		color:  blue;
	}
	a:hover {
		color: red;
	}	
	.left{
		text-align: left;
	}
	.right{
		text-align: right;
	}
	.center{
		text-align: center;
	}
	img {
		border: 0;
	}
	.td-shaded {; 
		font-size: 95%; 
		font-style: normal; 
		font-weight: bold; 
		color: #FFFFFF;
		background-color: #FF9933;
		border: 0px; 
		margin-top: 8px;
		margin-left: 6px;
	}
	.td-shaded a:visited {
		color: white;
	}
	.td-shaded a:link {
		color: white;
	}
	.td-shaded a:hover {
		color: orange;
	}
	.tr-shaded {
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 95%; 
		font-style: normal; 
		font-weight: bold; 
		color: #990033; 
		background-color: #CC9999; 
		text-indent: 1pt; 
		padding-left: 8px; padding-right:8px;
	}
	.tr-shaded a:visited {
		color: white;
	}
	.tr-shaded a:link {
		color: white;
	}
	.tr-shaded a:hover {
		color: orange;
	}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
	margin-left: 8px;
	margin-right: 8px;
}
ol {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14pt; color: #000000}
li {  font-family: Verdana, Arial, Helvetica, sans-serif}
.sidebarquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	margin-left: 6px;
}
.sidelinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	margin-left: 4px;
}
.sidelinks a {
	text-decoration: none;
	outline: none;
	color:  #666666;
}
.sidelinks a:visited {
	color:  #666666;
}
.sidelinks a:active {
	color:  #666666;
}
.sidelinks a:hover {
	color: red;
	background-color: #FF9933;

}
.bottomtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: white;
	margin-left: 4px;
}
.bottomtext a {
	text-decoration: none;
	outline: none;
	color:  white;
}
.bottomtext a:visited {
	color:  white;
}
.sidelinks a:active {
	color:  white;
}
.bottomtext a:hover {
	color: red;
}
