body {
	font-size : 20px;
	font-family : sans-serif;
	font-weight : normal;
	color : #6699FF;
	background : url("/remorder/images/bgroundalt.jpg");
}                                                               

td {
	font-family : sans-serif;
	font-weight : normal;
	font-size : 11px;
	color : #003399;
}
       
a {
	color : #003399;
	text-decoration : underline;
}
                                                
a:visited {
	color : #003399;
  text-decoration : none;
}
                                              
a:hover {
  color : #003399;
	text-decoration : underline;
}
                                    
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 : sans-serif;
	font-weight : normal;
	font-size : 12px;
	color: #003399;
	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: #003399;
	font-family : sans-serif;
	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: #003399;
	font-family : sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
}