A:ACTIVE {
	color : #804040;
	font-weight : bold;
}
A:LINK {
	color : #804040;
	font-weight : bold;
}
A:VISITED {
	color : #804040;	
	font-weight : bold;
}
A:HOVER{
	color:#000000;
	font-weight : bolder;
}
.HEADER {
	font : bold 24pt Arial;
	color : #E1E2CB;
	text-align : center;
}
.TITLE{
	font : bold Arial;
	text-align : center;
}
BODY {
	font-family : Arial, Helvetica, sans-serif;
}
H1 {
	font : bold italic 36pt Arial, Helvetica, sans-serif;
	color : #679876;
}
H2 {
    font-family:"Times New Roman";
    font-style:italic;
    font-size:medium;
    font-weight:bold;
	color : #679876;
}
H3 {
	font : bold italic 18pt Arial, Helvetica, sans-serif;
	color : #679876;
}
H4 {
	font : bold 12pt Arial, Helvetica, sans-serif;
	color : #000000;
}
table.clean {
    border:0;
    cellpadding:0;
    cellspacing:0;
    width:100%;
    font-family:"Times New Roman";
}
td.calendar-norm {
    font-family:"Times New Roman";
    border-right:1px solid black;
    border-bottom:1px solid black;
}
td.calendar-right {
    font-family:"Times New Roman";
    border-bottom:1px solid black;
}
td.calendar-bottom {
    font-family:"Times New Roman";
    border-right:1px solid black;
}
p {
    font-family:"Times New Roman";
}
q {
    font-family:"Times New Roman";
    font-size:smaller;
    font-style:italic;
    font-weight:500;
}
.bottom-sep {
    border:0;
    border-bottom:1px solid;
}
.avocet {
    font-family:'Helvetica';
    font-style:italic;
    font-size:large;
    font-weight:bold;
    color:#E1E2CB;
    bgcolor:#679876;
}
.hot {
    font-family:"Times New Roman";
    font-style:italic;
    font-size:medium;
    font-weight:bold;
	color:red;
}

