body, td { font-family:Arial; font-size:12px; font-color: black; }

.firstnav { color: #ffffff; font-family: Arial; font-size: 11px; }
a.botcontact { text-decoration: none; color: #444444; font-family: Arial; font-size: 11px; }
a.botcontact:visited { text-decoration: none; color: #444444; font-family: Arial; font-size: 11px; }
a.botcontact:hover { text-decoration: underline; color: #444444; font-family: Arial; font-size: 11px; }

.title { color: 334797; font-family: Arial; font-size: 16px; font-weight:bold; }

.menu 			{ text-decoration: none; color: #ffffff; font-family: Arial; font-weight: bold; font-size: 11px; }
a.menu 			{ text-decoration: none; color: #ffffff; font-family: Arial; font-weight: bold; font-size: 11px; }
a.menu:visited 	{ text-decoration: none; color: #ffffff; font-family: Arial; font-weight: bold; font-size: 11px; }
a.menu:hover 	{ text-decoration: underline; color: #ffffff; font-family: Arial; font-weight: bold; font-size: 11px; }

.submenu 			{ text-decoration: none; color: #ffffff; font-family: Arial; font-size: 10px; }
a.submenu 			{ text-decoration: none; color: #ffffff; font-family: Arial; font-size: 10px; }
a.submenu:visited 	{ text-decoration: none; color: #ffffff; font-family: Arial; font-size: 10px; }
a.submenu:hover 	{ text-decoration: underline; color: #ffffff; font-family: Arial; font-size: 10px; }


a					{ text-decoration: none; color: #334797; font-family: Arial; font-size: 11px; }
a.article 			{ text-decoration: none; color: #334797; font-family: Arial; font-size: 11px; }
a.article:visited 	{ text-decoration: none; color: #334797; font-family: Arial; font-size: 11px; }
a.article:hover 	{ text-decoration: underline; color: #334797; font-family: Arial; font-size: 11px; }


/* padding */
.padding {
	padding-top: 5px;
	padding-bottom: 5px;
}