body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
br {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	font-weight: normal;
}
.indented {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 12px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
}
b {
	color: #003366;
}
.header {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #009900;
	padding: 4px;
	margin: 0px;
}
ul {
	list-style-image: url(images/bullet.gif);
	margin-left: 0px;
	padding-left: 12px;
}
.smsc {
	color: #CC0000;
}
.important {
	background-color:#FFFF00;
	padding:5px;
}
.important2 {
	background-color:#66FF00;
	padding:5px;
}
.redbold {
	color: #FF0000; 
	font-weight: bold; 
}
.reditalic {
	color: #FF0000; 
	font-style:italic;
}
.red {
	color: #FF0000; 
}
.italic {
	font-style:italic;
}

.MeetReportHeader {
	color:#770103; 
	font-weight:bold; 
}
.MeetReportBulletHeader {
	color:#000000; 
	font-weight:bold; 
}
.MeetReportSwimmerName {
	color:#006e00; 
	font-weight:200; 
}
.MeetReportFirstLevelBullet {
	margin-left:30px; 
	margin-top:-7px; 	
}
.MeetReportSecondLevelBullet {
	margin-left:5px
}
