body,td {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10pt;  color: Black;
	line-height: 11pt;
	margin:0px, padding:0px; 	
	}
		


h1 {
	font-size: 25pt;
	font-weight: bold;
	font-style: italic;
	}

h2 {
	font-size: 18pt;
	font-weight: bold;
	font-style: italic;	
	}

h3 {
	font-size: 13pt;
	font-weight: bold;	
	font-style: italic;
	}

a:link {
	text-decoration: underline;
	font-weight: bold;
		color: black;
	}
	
a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: black;
	}
	
a:hover {
	font-weight: bold;
	color: #F7AA1C;
	}



.menu {
	font-size: 14pt; 
	margin:15px; 
	line-height: 12pt;	

	}



.menuitem, .menuitem a:link, .menuitem a:visited {
	display: block; 
	color: black;
	background-color: #F7AA1C;
	line-height: 20pt;

	}


.menuitem a:hover {
	display: block; 
	color: #F7AA1C;
	background-color: black;
	}

.banner
	{
	background-color: #F7AA1C;
	height: 13pt;
	}
	
	
.bullets
	{
	font-weight: bold;
	font-size: 10pt;
	}
	
	
	
	
	
	
	
	

/*cal styles */

.cal td
	{
	text-align: center;
	}

	
.monthtitle 
	{
	border: solid 2pt;
	border-color: black;
	background-color: yellow;
	font-weight: bold;
	}

.selected
	{
	background-color: black;
	color: #F7AA1C;
	}

.unselected
	{
	background-color: yellow;
	color: black;
	}
	

.changemonth
	{
	font-size: 11pt;
	color: black;
	}
	
	
/*end of cal styles */






.footer, a.footer:link, a.footer:visited {
	font-size: 8pt;
	line-height: 8pt;
	}




	
