a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {  color: #990000; text-decoration: none}
a:active {  color: #CC3300; text-decoration: underline}
a:hover {  color: #CC3300; text-decoration: underline}

a.lite:link {
	color: #ffcc00;
	text-decoration: none;
}
a.lite:visited {  color: #DDAB02; text-decoration: none}
a.lite:active {  color: #ff9900; text-decoration: underline}
a.lite:hover {  color: #ff9900; text-decoration: underline}

body {  font-family: "Times New Roman", Times, serif; font-size: 13px;}
td {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333}
.name {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #333333; font-weight: bold}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #660000;
	font-weight: bold;
	font-style: normal;
}
.mini { font-family: Tahoma, Times, serif; font-size: 9px; color: #333333}
.red { font-family: Tahoma, Times, serif; font-size: 12px; color: #990000; font-weight: bold }
.bigblack {
	font-family: Tahoma, Times, serif;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	font-style: italic;
	margin-top: 0.5em;
	line-height: 18pt;
}
.bigred { font-family: Arial; font-size: 14px; color: #990000; font-weight: bold }
.miniwhite { font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif; font-size: 7pt; color: #FFFFFF; font-weight: normal }
a.beige:link {color: #CEA66B; font-weight: normal; text-decoration: none}
a.beige:active {color: #FFFFFF; font-weight: bold; text-decoration: none}
a.beige:visited {color: #CEA66B; font-weight: bold; text-decoration: none}
a.beige:hover {color: #FFFFFF; font-weight: bolder; text-decoration: none}
.white {
font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: bold
}
p {
	line-height: 1.2em;
}

li {
	margin-bottom: 1em;
}
.beige {

font-family: "Times New Roman", Times, serif; color: #CEA66B; font-weight: normal
}
.grey {
	color: #666666;
}
.name-yellow {
font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #FFCC00; font-weight: bold
}
