body{
font-family: Arial;
font-size: 12px;
color: #666666;
background-color: #FFFFFF;
}
.smallType{
font-size: 10px;
}
a:link, a:visited{
color: #b83d3d;
text-decoration: underline;
}
a:hover, a:active{
color: #b83d3d;
text-decoration: none;
}
.sectionHeader{
font-weight: bold;
color: #b83d3d;
}
.NameHeader{
font-weight: 100;
}
.Date{
font-size: 11px;
font-style: italics;
}
.Time{
font-size: 11px;
}
.Location{
font-size: 11px;
}
.Description{
font-size: 11px;
}

hr.blueLine{
color: #91ABBC;
background-color: #CCCCCC;
border: solid #CCCCCC;
border-width: thin;
}
img.imgborder{
border: 1px solid #999999;
}
a.smalllink:link, a.smalllink:visited, a.smalllink:active, a.smalllink:hover{
font-size: 10px;
}
