.siteTitle		{ font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size : 22px; font-weight : bold; text-decoration : none; line-height : 120%; color : #006699; }

.siteTextSmall	{ font-size : 10px; font-family: Verdana, Arial, Helvetica, sans-serif}
.siteTextMed	{ font-size : 11px; font-family: Verdana, Arial, Helvetica, sans-serif}
.siteText,p,td	{ font-size : 12px; font-family: Verdana, Arial, Helvetica, sans-serif;}


/*links on the top of the site */
.siteTopLinks	{ font-size : 11px; font-weight: bold; color : #08399C; font-family: Verdana, Arial, Helvetica, sans-serif }
a.siteTopLinks, a.siteBotLinks:visited	{ color: #08399C; text-decoration: none; }
a.siteTopLinks:hover	{ color: #3A7BFE; text-decoration: underline;}
a.siteTopLinks:active	{ color: #3A7BFE; text-decoration: none;}

/*links on the top of the site */
.siteSideLinks	{ font-size : 11px; font-weight: bold; color : #3A7BFE; font-family: Verdana, Arial, Helvetica, sans-serif }
a.siteSideLinks, a.siteBotLinks:visited	{ color: #3A7BFE; text-decoration: none; }
a.siteSideLinks:hover	{ color: #08399C; text-decoration: underline;}
a.siteSideLinks:active	{ color: #08399C; text-decoration: none;}

/*copyright format */
.copy		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
a.copy		{ color: #444444; text-decoration: none;}
a.copy:hover { color: #000000; text-decoration: underline;}


