a:link {
	color: #CC6600;
	text-decoration: none;
}
a:visited {  color: #CC6600; text-decoration: none}
a:active {  color: #FF6600; text-decoration: none}
a:hover {  color: #FF6600; text-decoration: none}

body {  font-family: Tahoma; font-size: 11px;}
td {  font-family: Tahoma; font-size: 11px; color: #333333}
.name {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #990000; font-weight: bold}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	font-style: normal;
}
.mini { font-family: Tahoma, Times, serif; font-size: 9px; color: #333333}
.minigrey { font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif; font-size: 7pt; color: #999999; font-weight: normal }
.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
}
.minired { font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif; font-size: 7pt; color: #990000; font-weight: normal }
.black2 { font-family: Arial; font-size: 14px; color: #333333; font-weight: bold }
.miniwhite { font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif; font-size: 7pt; color: #FFFFFF; font-weight: normal }
a.white:link {color: #ffffff; font-weight: bold; text-decoration: none}
a.white:active {color: #ffcc00; font-weight: bold; text-decoration: underline}
a.white:visited {color: #66ccff; font-weight: bold; text-decoration: none}
a.white:hover {color: #ffcc00; font-weight: bolder; text-decoration: underline}
.white {
font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: bold
}
.grey {
font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFF7E7; 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;
}
.aqua {
font-family: Tahoma, Times, serif; font-size: 11px; color: #00CCCC
}

.pictures { border-style:solid; border-color:#CC6600; border-width:1px; }
