td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	text-transform: uppercase;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #0000CC;
	line-height: 22px;
}
ul {
	list-style-image: url(images/bullet.gif);
}
hr {
	color: #ECE9D8;
}

.list {
color: #FF3300

}
a {
	text-decoration: none;
	color: #666666;
	font-weight: normal;
}
.divider {
	font-weight: bold;
	color: #000000;
}
a:hover {
	color: #333333;
	 }
	 
.linkCol {
	color: #0000CC;
	font-weight: normal;
	  }
.subTitle {
    color: #339933
	}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}

