BODY {
	background-color: #ffffff;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
}

.norm1bold {
	font-size: 75%;
	color: black;
    	font-weight: bold;
	border-width: 0px 0px 2px 0px;
}

.norm1 {
	font-size: 75%;
	color: black;
	border-width: 0px 0px 2px 0px;
}

.ref1 {
	font-size: 75%;
	color: black;
    	font-weight: normal;
	font-style: italic;
	border-width: 0px 0px 2px 0px;
}

.title {
	font-size: 160%;
	color: red;
    	font-weight: bold;
	border-width: 0px 0px 2px 0px;
}


.subtitle {
	font-size: 80%;
	color: red;
    	font-weight: bold;
	border-width: 0px 0px 2px 0px;
}

.fineprint {
	font-size: 60%;
	color: black;
    	font-weight: normal;
	border-width: 0px 0px 2px 0px;
}

h1 {
	font-size: 80%;
	color: black;
	font-weight: bold;
	border-width: 0px 0px 2px 0px;
}

.hb {
	font-size: 50%;
}

table.main {
	width: 630;
}

td.sfmonth {
              color:navy; 
	background:yellow; 
	font-family: "Verdana"; 
	font-size=10pt; text-align: 
	center; font-weight:bold;
}

td.sfdays  {
	color: navy; 
	font-family: "Verdana";
	font-size=10pt; 
	text-align: left; 
	vertical-align=top; 
	width=55; 
	height=40;
}

td.sfday {
	color: navy; 
	background:#ccffcc; 
	font-family: "Verdana";
	font-size=10pt; 
	text-align: left; 
	vertical-align=top; 
	width=55; 
	height=40;
}

td.h1 {
	color:white; 
	background:navy; 
	font-family: "Verdana"; 
	font-size=10pt; 
	text-align: center;
	width=55;
}

a:link  { 
	color: #0000FF; 
	font-family: "Verdana"; 
	text-decoration: none; 
	font-weight:bold;
}

a:visited  { 
	color: blue; 
	font-family: "Verdana"; 
	text-decoration: none; 
	font-weight:bold; 
}

a:hover { 
	color: darkblue;
	text-decoration: underline;
}

hr.bottom {
	color: red;
	width: 60%;
}
