a:link
{
	color: rgb(160,203,238); 
}
.EventsText  { font-family: Arial; font-size: 12pt; color: #000000 }
hr           { color: #000080 }
a:visited
{
	color: rgb(197,102,54); 
} 
a:active 
{
	color: rgb(255,153,0);
}
body         { font-family: Arial, Helvetica; font-size: 12pt }
.Description { font-family: arial, helvetica; font-size: 12pt; margin-bottom: 15 }
.Text        { font-family: Arial, Helvetica; font-size: 12pt }
table
{
	table-border-color-light: rgb(255,102,153);
	table-border-color-dark: rgb(102,51,153); 
}
h1, h2, h3, h4, h5, h6 { font-family: Arial; color: #FF0000; font-weight: bold }
h1           { color: #FF0000; font-family: Arial; font-size: 14pt; 
               text-decoration: underline; font-style: italic; font-weight: 
               bold }
h2           { color: #FF6699; font-family: Arial; font-size: 12pt; font-weight: 
               bold; margin-top: 0; margin-bottom: 0 }
h3           { color: #FF0000; font-family: Arial; text-decoration: underline; 
               font-size: 12pt; font-weight: bold; margin-top: 0; 
               margin-bottom: 0 }
h4
{
	color: rgb(102,51,153);
}
h5
{
	color: rgb(255,102,153);
}
h6
{
	color: rgb(51,153,102);
}