td, body, p, li { 	font-size : 12px;	font-family: Arial, Helvetica, sans-serif;}
a:link {	color: Black;	font-weight: bold;	font-family: Arial, Helvetica, sans-serif;}
a:visited {color: Black; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }
a:hover  { color: Black; font-weight: bold; font-family: Arial, Helvetica, sans-serif; color: black; text-decoration: none;}

.pagetitle{ font-family : Arial, Helvetica, sans-serif;	font-size : 12px;	font-weight : bold;	font-style : normal;	text-align : left;}

.titleheader { 	font-family : Arial, Helvetica, sans-serif; 	font-size : 12px;	background-color : b1946c;	color : white;	font-weight : bold;}

<!-- top menu -->
.topmessage {	color : White;	font-family : Arial, Helvetica, sans-serif;	font-size : 10px;	font-weight : bold;	background-color : Black;}
a.tmlink:link { 	text-decoration: none; 	color: White;	font-family: Arial, sans-serif;	font-size: 10px;}
a.tmlink:visited { 	text-decoration: none;	color: white;	font-family: Arial, sans-serif;	font-size: 10px;}
a.tmlink:hover {	text-decoration: none;	color: #b1946c;	font-family: Arial, sans-serif;	font-size: 10px;}

<!-- left menu -->
.lmtitle { 	background-color : #000000; 	color : White;	font-weight : bold;	font-size : 12px;	font-family : Arial, Helvetica, sans-serif;}
.lmtitlepic {	background-color :#000000;}
.lmlblock {	background-color : #b1946c;	width : 8px;}
a.lmlink:link { text-decoration: none;	color: Black;	font-family: Arial, sans-serif;	font-size: 10px; }
a.lmlink:visited { 	text-decoration: none;	color: Black;	font-family: Arial, sans-serif;	font-size: 10px;}
a.lmlink:hover {	text-decoration: none;	color: #b1946c;	font-family: Arial, sans-serif;	font-size: 10px;}

<!-- main -->
.homeheading { 	font-weight : bold; }
.small { font-size : 10px; 	font-family : Arial, Helvetica, sans-serif; padding-bottom : 4px; }
a.smalllink:link { text-decoration: none;	color: Black;	font-family: Arial, sans-serif;	font-size: 10px; }
a.smalllink:visited { 	text-decoration: none;	color: Black;	font-family: Arial, sans-serif;	font-size: 10px;}
a.smalllink:hover {	text-decoration: underline;	color: #b1946c;	font-family: Arial, sans-serif;	font-size: 10px;}

.bigtitle {
	font-family : "Times New Roman", Times, serif;
	font-size : 34px;
}