body {
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #99CC66;
	scrollbar-dark-shadow-color: #99CC66;
	scrollbar-track-color: #CC6600;
	color: #000000;
	font-family: Comic Sans MS,Arial,Helvetica,Times New Roman,Courier,Courier New;
	font-size: 12px;
	background-color: #ffffff;
	text-align: left;
	margin: 4px 4px 4px 4px;
	padding: 0px;
}


a.nav:link {
	color: #ffffff;
	text-decoration: none;
	
}	

a.nav:visited {
	color: #ffffff;
	text-decoration: none;
}	

a.nav:hover {
	color: #ffffff;
	text-decoration: underline;
	
}					

a.nav:active {
	color: #ffffff;
	text-decoration: underline;
}									

	
a:link {
	COLOR: #CC6600; font-weight: bold;
	text-decoration: none;
}

a:visited { 
	COLOR: #CC6600; 
	font-weight: bold;	
	text-decoration: none;
}

a:hover { 
			COLOR: #336633;
			font-weight: bold;
			text-decoration: underline;
}

a:active {
	color: #336633;	
	text-decoration: underline;
	}

.nav_font {
	font-family: Comic Sans MS,Arial,Helvetica,Times New Roman,Courier,Courier New;
	font-size: 9px;
	height: 9px;
}

.sub_head {
	font-family: Comic Sans MS,Arial,Helvetica,Times New Roman,Courier,Courier New;
	font-size: 22px;
	
	
}

.title_center {
	font-family: Comic Sans MS,Arial,Helvetica,Times New Roman,Courier,Courier New;
	color: #000000; /*color: #999933;*/
	text-align: center;
	font-size: 26px;
	font-style: italic;
	font-weight: bold;
}

.sub_title {
	font-family: Comic Sans MS,Arial,Helvetica,Times New Roman,Courier,Courier New;
	font-size: 16px;
	font-style: italic;
	
}

.sub_title_bold {
	font-family: Comic Sans MS,Arial,Helvetica,Times New Roman,Courier,Courier New;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	
}

.foot_center {
	font-family: Comic Sans MS,Arial,Helvetica,Times New Roman,Courier,Courier New;
	color: #000000; /*color: #999933;*/
	text-align: center;
	font-size: 20px;
	font-style: italic;
	}

p.title_left {
	font-family: Comic Sans MS,Arial,Helvetica,Times New Roman,Courier,Courier New;
	color: #000000; /*color: #999933;*/
	text-align: left;
	font-size: 22px;
}

.body_text {
	font-family: Comic Sans MS,Arial,Helvetica,Times New Roman,Courier,Courier New;
	font-size: 12px;
	
	color: #000000;
	text-align: left;
}

.body_text_bold
{
	font-family: Comic Sans MS,Arial,Helvetica,Times New Roman,Courier,Courier New;
	font-size: 1em;
	
	color: #000000;
	text-align: left;
	font-weight: bold;
}

.small_text {
	font-family: Comic Sans MS,Arial,Helvetica,Times New Roman,Courier,Courier New;
	font-size: 10px;
}

.photo {
	margin: 0px 4px 0px 4px;
}

.color1
{
	background: #99CC66
}

.color2
{
	background: #CC6600;
}

.color3
{
	background: #FFFFCC;
}

.hr
{
	width: 80%;
	text-align: center;
	
}

.hrWhite
{
	color: #FFFFFF;
	height: 1px;
}
