.Body {  background-color: #D9E5F9 }
.ContentText { font-family: Arial; font-size: 10pt }
.PageTitle   { font-family: Arial; font-size: 14pt; font-weight: bold; color: #F6393F }
.SectionTitle	{ font-family: Arial; font-size: 12pt; font-weight: bold; color: #F6393F }
A:link {color:red; text-decoration:underline;}
A:hover {color:orange; text-decoration:underline;}
A:visited {color:purple; text-decoration:underline;}
UL {  list-style-image: url('images/bullet.jpg')  }