<!--
body {	font-family: Georgia, Times New Roman;
		font-size: 12pt;
		color: black;
		scrollbar-3dlight-color: darkblue; 
		scrollbar-arrow-color: black; 
		scrollbar-base-color: black; 
		scrollbar-darkshadow-color: darkblue; 
		scrollbar-face-color: lightblue; 
		scrollbar-highlight-color: lightblue; 
		scrollbar-shadow-color: blue;
	}


.txt {	font-family: Georgia, Times New Roman;
		font-size: 12pt;
		color: black;
		margin-left: 0.5in;
		margin-right: 0.5in;
	}

.calpanel
{
	position:absolute;
	left: 300;
	top: 200;
}

.title { 	font-family: Georgia, Times New Roman;
		font-size: 18pt;
		font-weight: bold;
		color: #800000;
	}

.pgtitle { 	font-family: Georgia, Times New Roman;
		font-size: 14pt;
		line-height: 0px;
		margin-left: 0.5in;
		font-weight: bold;
		color: darkblue;
	}

.subtitle { 	font-family: Georgia, Times New Roman;
			font-size: 12pt;
			font-weight: bold;
			color: #800000;
	}

.TextBox	{	font-family: arial; 
				font-size: 9pt; 
				color: #FFFFCC; 
				background-color: #3366FF; 
				border: black; 
				border-style: groove; 
				border-top-width: 1px; 
				border-bottom-width: 1px; 
				border-right-width: 1px; 
				border-left-width: 1px;
			}

.photo	{	font-family: Georgia, Times New Roman;
			font-size: 8pt;
			color: #FFFFCC;	
			text-decoration: none;
		}

.photobl	{	font-family: Georgia, Times New Roman;
			font-size: 8pt;
			color: #000000;	
			text-decoration: none;
		}

.menubar {	margin-left: 20px; 
			margin-right: 20px
	}

.menutop {	color: #FFFFCC; }
			
a.menu	{	font-family: Georgia, Times New Roman;
			font-size: 8pt;
			font-weight: bold;
			color: #FFFFCC;	
			text-decoration: none;
		}

a.menu:hover {	color: #87ccfa;
				font-weight: bold;
	}


a.bdy	{	font-family: Georgia, Times New Roman;
			font-size: 12pt;
			font-weight: bold;
			color: darkblue;	
		}

a.bdy:hover 
		{ 	color: darkred;
			text-decoration: underline;
		}

hr		{	color: lightblue; }


ul { margin-top: 0px; }

-->
