@charset "UTF-8";
/* CSS Document */

a:link {
	text-decoration: none;
	color:#CC0000;
}
a:visited {
	text-decoration: none;
	color: #660066;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #990000;
}

.heading {
	font-size: xx-large;
	color: #003366;
	font-weight: bold;
	font-family:Comic Sans MS, Arial, Helvetica, sans-serif;
	letter-spacing:2px;
}

.filled {
	color:#FFFFFF;
}

.C {color: #006633;
font-size:12px;
}

.my_lnk {
	font-size: 10px; 
}
body {
	background-color: #adbef8;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #002b55;
}

.heading2 {
	color: #006666;
	font-family:Comic Sans MS, sans-serif;
	font-size:large;
	font-weight:600;
	letter-spacing:3px;
}

.heading3 {
	color: #006666;
	font-family:Comic Sans MS, sans-serif;
	font-size:large;
	font-weight:600;
	letter-spacing:1px;
	line-height:20px;
}

.style2 {
	font-family: "Comic Sans MS";
	color:#990000;	
	font-size: 20px;
	font-weight:500;
	line-height:20px;
	letter-spacing:2px;
}

.style3 {
	font-family: "Comic Sans MS";
	color:#990000;	
	font-size: 20px;
	font-weight:500;
	line-height:25px;
}

.style4 {
	font-family: "Comic Sans MS";
	color:#003366;	
	font-size: large;
	font-weight:500;
	line-height:20px;
}

.style10 {font-family: "Comic Sans MS";
	font-size:28px;
	line-height:35px;
	color: #990000;
	font-weight: bold; 
	}
	
.style12 {
	font:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: bold;
	letter-spacing:2px;
	}

.leading {
	line-height:25px;
	}	
	
.quote {
	font-family: "Times New Roman", Times, serif;
	font-style:italic;
	}
	<!--
function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];
	}


function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;


function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];
   }
   

//-->
