body, p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

table, tr, td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	
}
	
	
.bold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-style: italic;
		font-weight: bold;
	    text-decoration: none;
}

.boldplain {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-style: normal;
		font-weight: bold;
	    text-decoration: none;
}

.weekly {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

.greylink {  
    font-size: 14px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight: bold; 
	font-style: italic;
    color: #cccccc;
    background-color: #ffffff; 
    text-decoration: none;
}

a:link {  
     font-size: 14px; 
     font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
     font-weight: bold; 
	 font-style: italic;
     color: #3a5c8b; 
     background-color: #ffffff; 
     text-decoration: none;
}

a:visited {  
     font-size: 14px;
     font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
     font-weight: bold;
	 font-style: italic; 
     color: #808080; 
     background-color: #ffffff; 
     text-decoration: none;
}

.filler {
	left-margin: 60px;
	padding: 10px 0px 0px 20px;
	margin: 10px 0px 0px 20px;

}
