body {
	font-size : 20px;
	font-family : Garamond;
	font-weight : normal;
	color : #000000;
	background : url("http://www.eclipseinc.com/remorder/images/bgroundalt.jpg");
}                                                               

td {
	font-family : Garamond;
	font-weight : normal;
	font-size : 13px;
	color : #000066;
}
       
a {
	color : #6699ff;
	text-decoration : none;
}                               

a:active {
	color : #000000;
  text-decoration : none;
}
                                                
a:visited {
	color : #333399;
  text-decoration : none;
}
                                              
a:hover {
  color : #6699ff;
	text-decoration : none;
}
                                    
H2 {
	font-family : sans-serif; 
	color : #003399; 
	font-size : 30px; 
	font-weight : normal; 
	font-style : italic;
}
                                          
.sub {
	font-family : sans-serif; 
	color : #ffffff; 
	font-size : 16px; 
	font-weight : bold; 
}

.footer {
	font-family : Garamond;
	font-weight : normal;
	font-size : 12px;
	color: #000066;
	font-style : normal;
}

.date {
	color: #ffffff;
	font-family : sans-serif;
	font-size : 9 px;
}

.asterisk {
	color: Red;
	font-family : sans-serif;
	font-weight : normal;
	font-size : 11px;
}

.blue {
	color: #6699ff;
	font-family : sans-serif;
	font-size : 12px;
	font-style : italic;
	font-weight : bold;
}

.bigblue {
	color: Black;
	font-family : Garamond;
	font-size : 18px;
	font-style : normal;
	font-weight : bold;
}

.red {
	color: Red;
	font-family : sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
}

.small {
	color: #ffffff;
	font-family : sans-serif;
	font-size : 11px;
	font-style : normal;
}

.smallblack {
	color: #000000;
	font-family : sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
}

.smallblue {
	color: #6699ff;
	font-family : sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
}

.smallred {
	color: Red;
	font-family : sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
}

.header {
	color: #333399;
	font-family : Garamond;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
}