
/*   common items   */
body, td { font-family: verdana,arial,helvetica; font-size: 11px; color: #000000; }
a:link, a:visited	{ color: #39416B;  text-decoration: none; font-weight: bold;}
a:hover	{ color: #C4C19C; text-decoration: none; font-weight: bold; }

/*   font classes   */
.banner		{ font-size: 18px; color: #ffffff; font-weight: bold; }
.title		{ font-size: 13px; color: #000000; font-weight: bold; }
.copyright	{ font-size: 9px; color: #999999; }

/*   color classes   */
.colorPrimary	 { background-color: #7B7D10; color: #ffffff;}
.colorSecondary	 { background-color: #C4C19C; }
.colorAccent	 { background-color: #EFEFCE; }