BODY
{
    BACKGROUND-COLOR: #FFFFFF;
    COLOR: #000000;
    FONT-FAMILY: 'Verdana';
    font-size: x-small
}
H1
{
    COLOR: #894545;
    FONT-FAMILY: 'Verdana';
    
}
H2
{
    COLOR: #894545;
    FONT-FAMILY: 'Verdana';
    
}
H3
{
    COLOR: #894545;
    FONT-FAMILY: 'Verdana';
   
}

H4
{
    COLOR: #669933;
    FONT-FAMILY: 'Verdana';
  
}

H5
{
    COLOR: #333366;
    FONT-FAMILY: 'Verdana';
    
}
H6
{
    COLOR: #669933;
    FONT-FAMILY: 'Verdana';
 
}
TH {
 color: #6060cc
 font-size: x-small;
}

TD {
	font-size: x-small;
}

.grey {
	color: #C0C0C0;
	FONT-FAMILY: 'Verdana';
}
.red {
	color: #FF0000;
}
.small {
	font-size: xx-small;
	FONT-FAMILY: 'Verdana';
}

.eventLink {
	font-family: verdana;
	font-size: x-small;
	color: #000000;
	font-weight: normal;
	text-decoration: none
}

a:hover.eventLink {
	font-family: 'verdana';
	font-size: x-small;
	color: #669933;
	font-weight: normal;
	text-decoration: none
}






