body {
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	scrollbar-face-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #FFFFFF;
	scrollbar-shadow-color: '';
	scrollbar-highlight-color: '';
	scrollbar-3dlight-color: '';
	scrollbar-darkshadow-Color: #000000;
	font-size: 11pt; 
}
a:link {
	color:  #CA2222;
	font-style:oblique;
	text-decoration: none;
}

a:visited {
	color: #CA2222;
	font-style:oblique;
	text-decoration: none;
}

a:hover {
	color: #FFB8B8;
	font-style:oblique;
	text-decoration: none;
}

a:active {
	color: #CA2222;
	font-style:oblique;
	text-decoration: none;
}

a img {
	border: 0;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt; 
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.smalltext {
	font-size: smaller;
}
.smalltext {
	font-size: x-small;
}


.date { 
	color: #CA2222;
  	font-weight: bold;
	
}
.largetext {
	font-size: 12pt;
	color: #0033CC;
}
.Christmas {
	font-size: 11.5pt;
	font-weight: bold;
	color: #009900;
}
.largebluetextbold {
	font-size: 12pt;
	font-weight: bold;
	color: #0033CC;
}

