a:link {
	color: #3333FF;
	text-decoration: none;
}
a:visited {  color: #3333FF; text-decoration: none}
a:active {  color: #0099FF; text-decoration: none}
a:hover {  color: #6600000; text-decoration: none}
a.lightblue:link {color: #99CCFF; font-weight: normal; text-decoration: none}
a.lightblue:active {color: #CCFFFF; font-weight: normal; text-decoration: underline}
a.lightblue:visited {color: #99CCFF; font-weight: normal; text-decoration: none}
a.lightblue:hover {color: #CCFFFF; font-weight: normal; text-decoration: underline}
a.lite:link {color: #8B4124; font-weight: normal; text-decoration: none}
a.lite:active {color: #cc0000; font-weight: normal; text-decoration: underline}
a.lite:visited {color: #990000; font-weight: normal; text-decoration: none}
a.lite:hover {color: #cc0000; font-weight: normal; text-decoration: underline}

body {  font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
td {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000099;
	font-weight: bold;
	font-style: normal;
	margin-top:0;
	margin-bottom:0
	}
.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: #000099;
	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: 11px; 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
	}
.redlink { font-family: Tahoma, Times, serif; font-size: 10px; color: #660000; font-weight: bold }
}
.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 }
.white {
font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: bold
}
.title-beige {
font-family: Tahoma, Times, serif; font-size: 18px; color: #FFF7E7; font-weight: bold
}
p {
	line-height: 1.2em;
}

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

font-family: Arial, Helvetica, sans-serif; color: #CEA66B; font-weight: normal
}
.grey {
	color: #666666;
}
.sire_div {
	height: 200px;
}
