body {  
    font-family: "Comic Sans MS", "Arial", "MS Sans-Serif";
    font-size: 10px; 
	color:#FFCC66;
 }
h1 {  
    font-family: "Comic Sans MS", "Arial", "MS Sans-Serif";
    font-size: 19px;
    color: #FFCC66;
    font-style: normal;
	margin-top: 5px;
    margin-bottom: 5px;
	text-align: center
}
h2 {  
    font-size: 18px; 
    color: #FFCC66;
    font-weight: normal;
    margin-top: 2px;
    margin-bottom: 2px;
    	}
h3 {  
    font-size: 15px; 
    color: #FFCC66; 
    font-size: 15px;
    font-weight: normal;
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: center
	}	

p {  
    font-size: 15px;
    color:#FFCC66;
    margin-top: 2px;
    margin-bottom: 2px;
    padding-top: 2px;
    padding-bottom: 2px
}
td {  
    font-family: "Comic Sans MS", "Arial", "MS Sans Serif";
    font-size: 15px;
	text-align: left
    color: #AE8300
}
td.cright {  
    font-size: 9px;
    color:#FFCC66;
    margin-top: 2px;
    text-align: center
}
td.boldbrwncentre {  
    font-size: 12px;
    color: #A7645C ; 
    text-align: center; 
    font-weight: bold
}
.boldbrn15 {  
    font-size: 15px;
    color: #A7645C ; 
    font-weight: bold
}
.boldbrn13 {  
    font-size: 13px;
    color: #A7645C ; 
    font-weight: bold
}
.basic {
	font-family: "Comic Sans MS", "Arial", "MS Sans-Serif";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #A7645C;
	text-decoration: none;
}
a {  
    font-family: "Comic Sans MS", "Arial", "MS Sans-Serif";
    color:#DDB34F;
	font-weight: normal;   
    font-size: 15px;
}    
a.nav {  
	text-decoration: none; 
	color:#C19200; 
    font-size: 16px
}
a.bold { 
    font-size:19px;
    font-weight: 500; 
    font-style: italic
}

.nextlink {
	font-family: "Comic Sans MS", Arial, "MS Sans Serif";
	font-size: 22px;
	font-weight: bold;
	color: #AE8300;
	text-decoration: none;
}
