<STYLE>
<!--
A {
	color:        blue;
}
A:hover {
	background-color: #f0f0f0;
}
A.small {
	font-size:    10px;
}
A.small:hover {
	background-color: #f0f0f0;
}


BODY {
	font-family:  Arial;
	font-size:    12px;
}
H1 {
	font-size:     26px;
    color:         #700000; 
    margin-bottom: 0px; 
	/* border: 1px solid red; */
}
H2.PageName {
    color:         #700000; 
	font-family:   'Times New Roman';
	font-style:    italic;
	font-weight:   normal;
	font-size:     20px;
    margin-top:    0px; 
    margin-bottom: 0px; 
}
H3 {
    color:         #700000; 
}
H4 {
	font-size:        14px;
    color:            #700000; 
    background-color: #999966;  /* dark green */ 
    padding:          3px; 
    margin-top:       5px; 
    margin-bottom:    5px; 
}
H5 {
    margin-top:    0px; 
    margin-bottom: 0px; 
}
H6 {
	font-size:     10px;
	font-weight:   normal;
    color:         #700000; 
    margin-top:    0px; 
    margin-bottom: 0px; 
}
P {
     margin-top: 0px;
  margin-bottom: 6px;
}
SPAN.kudos {
  font-weight: bold;
  color:       #880000; 
}
SPAN.red {
    color:        red; 
}
SPAN.URL {
	font-family:  Courier;
	font-size:    10px;
}
TABLE {
	font-family:  Arial;
	font-size:    12px;
}
TABLE.calendar TR.head TD {
	color:        green;
	text-align:   center;
}
TABLE.calendar TD {
	text-align:   right;
	font-family:  Arial;
	font-size:    10px;
}
TABLE TD.NavBar {
    color:        #700000; /* white; */ 
	font-family:  Arial, Tahoma;
	font-size:    12px;
	font-size:    12px;
	cursor:       hand;
}
UL {
    margin-top:    0px; 
    margin-bottom: 0px; 
}
-->
</STYLE>
