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

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: 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; 
    color: #cccccc; 
    text-decoration: none;
}

a:link {  
     font-size: 14px; 
     font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
     font-weight: bold; 
     color: #BB9797; 
     text-decoration: none;
}

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

