a {	
	color: #3366CC;	
	text-decoration: none
}

body {	
	background-color: #FFFFFF;
	font-family:  Arial, Helvetica, sans-serif;	
	font-size: .9 ems;	
		
	color: #000000;
	margin-top: 0.9pt;
	margin-right: 0.9pt;
	margin-bottom: 0.9pt;
	margin-left: 0.9pt
	}
h2 { font-family: Arial, Helvetica, sans-serif;
	color: teal
	}
h3 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1.15em;	
		
	color: teal;
	}
h4 {font-family: Arial, Helvetica, sans-serif;
	color: teal;
	}
p  {
	font-family:"Comic Sans MS", Verdana, Arial, sans-serif;
	color:#000099;
	font-size:.9em;
	text-indent: 2px;
}
 blockquote{font-family: "Comic Sans MS", Helvetica, Verdana, Arial, sans-serif; color:teal; font-size:1em;
}
ul, li, ol {
	font-family:"Comic Sans MS", Verdana, Arial, sans-serif;
	color:teal;
	font-size:1em;
	text-indent: 5px;
	text-align: left;
	padding: 6px;
}
.red {font-family: Arial,sans-serif; color:red; font-size:1ems;
}
.green{font-family: Arial,sans-serif; color:green; font-size:1ems;}
table {
	color: #FFFFFF
	}
td, th {
	font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
	font-size: .95em;
	color: #000099;
	text-indent: 2px;
	}
textarea {
	font-family: "Comic Sans MS",Arial, Helvetica, sans-serif;	
	font-size: 1ems;
	}

.BulletBackgroundColor {
	color: #FFFFFF
	}
.DataColor {
	color: #DEDECA
	}
.footer { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.167em;
	font-weight: bold;
	line-height: 1.83em;
	color: #000000;
	background-color: #CCCCCC
	}
.FormBackgroundColor {
	color: #000000
	}
.ImageTitleColor {
	color: #000000
	}
.LabelColor {
	color: #000000
	}
.ListColorEven {
	color: #000000
	}
.ListFooterColor {
	color: #000000
	}
.ListHeaderColor {
	color:#000000
	}
.ListColorOdd {
	color: #DEDECA
	}
.ListTitleColor {
	color: #000000
	}
.NavigationBackgroundColor {
	color: #666666
	}
.NavigationColor {
	color: #CCCCCC
	}
.NewsDataColor {
	color: #DEDECA
	}
.StoryTitle {
	color: #000000;
	font-weight: bold
	}
.StoryContentColor {
	color: #000000
	}
.TitleColor {
	color: #000000
	}
a{
	text-decoration: underline;
	color: #000099;
}

a:hover {	
	
	color:teal;
	background:#CCCCCC;
	}
tr.ListHeaderColor th {
	text-align: left;
	}
.small {
	font-size: 0.85em;
	color:teal;
}
.LargerText {
	font-size: 1.3em;
}
link {
	color: #000000;
}
.brown {
	color: #996600;
}
.large18pt {
	font-size: 1.5em;
	color: #996600;
}
.smallbrown {
	font-size: .85em;
	color: #996600;
}
.teal {
	color: #336666;
}
.smallteal {
	font-size: .95em;
	color: #336666;
}
.rust {
	color: #990000;
}
.smallrust {
	font-size: .95em;
	color: #990000;
}
.GrayTxt {
	color: #AEAEAE;
}
#main p {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

