A:link        {font-family:arial, helvetica, sans-serif; font-weight:bold; color:#333300; text-decoration:underline; cursor:hand;}
A:visited     {font-family:arial, helvetica, sans-serif; font-weight:bold; color:#333300; text-decoration:underline; cursor:hand;}
A:hover       {font-family:arial, helvetica, sans-serif; font-weight:bold; color:#333300; text-decoration:none; cursor:hand;}

hr {color:#333300;height:1px;}
p{line-height:14px;}
li {line-height: 20px;}

.printButton {
	background-color:#F8F8E3;
	color:#333300;
	font-weight:bold;
	width:100px;
	margin-top:10px;
}
.paragraphList {
 line-height: 15px;
 margin-left: -25px;
 margin-bottom: 10px;
}
.darkRow {
	height: 3px;
	background-color: #333300;
	width: 100%;
}

.lightRow {
	height: 5px;
	background-color: #F2A42A;
	width: 100%;
}
.copyright {
	color: #333300;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 9px;
	padding-bottom:4px;
	padding-top:10px;
}
.clsCMOn {
	color: #FFcc66;
	font-size : 11px;
	text-decoration : none;
	padding: 4px 4px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.clsCMOver {
	color: #FFcc66;
	font-size : 11px;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	padding: 4px 4px;
	font-weight:bold;
}

TD {
	color: #333300;
	font-family: arial, helvetica, sans-serif;
	font-size : 11px;
}
.mottoTD {
	padding-left: 10px;
	padding-right: 10px;
}

.picTD {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 20px;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 12px;
	margin-bottom: 5px;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 0px;
}
.highP {
	font-size : 11px;
	padding-left: 15px;
}
.contentTD {
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 10px;
	color: #333300;
	font-family: arial, helvetica, sans-serif;
	font-size : 11px;
}
.subtitle {
	color: #333300;
	font-family: arial, helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	padding-bottom:3px;
}
.crumbs {
	color: #333300;
	font-family: arial, helvetica, sans-serif;
	font-size : 9px;
}