BODY {
	background-color: #94A1E2;
	font-family: "Comic Sans MS", "Times New Roman", "MS Serif";
	font-style: normal;
	font-weight: bold;	
	font-size: 10pt;
	text-align:center;	
}


A:hover  {
	font-family: "Comic Sans MS", "Times New Roman", "MS Serif";
	color: #003366;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;	
	text-decoration: none;
}

A:link {
	font-family: "Comic Sans MS", "Times New Roman", "MS Serif";
	color: #003366;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;	
}

A:visited {
	font-family: "Comic Sans MS", "Times New Roman", "MS Serif";
	color: #003366;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;	
}

.SelectedLink {
	font-family: "Comic Sans MS", "Times New Roman", "MS Serif";
	color: #000000;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;	
}

.LinkBar {
	background-color: #C4CBEA;
}

H2 {
	text-align: center;
 }

P {
	font-family: "Comic Sans MS", "Times New Roman", "MS Serif";
	font-style: normal;
	font-weight: bold;	
	font-size: 10pt;
	text-align: center;			
}

TD {
	font-family: "Comic Sans MS", "Times New Roman", "MS Serif";
	font-style: normal;
	font-weight: bold;	
	font-size: 10pt;
}	




/*
TH {
	background-color: E1C6E1;
	background-position: left top;
	font-family: "Comic Sans MS", "Times New Roman", "MS Serif";
	font-size: 16px;

}
*/
