BODY
	{
	font-family : "Times New Roman",Times; 
	font-size : 14pt;
	color : #000000;
	background-color:#008000;
	}

A
	{
	color: #0066cc;
	text-decoration: none;
	font-weight: bold;
	}

A:hover
	{
	color: #008000;
	font-weight: bold;
	}

A.email
	{
	color: #ffffff;
	font-family : "Times New Roman"; 
	text-decoration: none;
	font-weight: bold;
	}

A:hover.email
	{
	color: #ffffff;
	background-color: green;
	font-family : "Times New Roman"; 
	font-weight: bold;
	}

A.menu
	{
	color: #ffffff;
	font-family : "Times New Roman"; 
	font-size : 12pt;
	text-decoration: none;
	font-weight: bold;
	}

A:hover.menu
	{
	color: #ffffff;
	background-color: #0066cc;
	font-family : "Times New Roman"; 
	font-size : 12pt;
	font-weight: bold;
	}

A.upperMenu
	{
	color: #ffffff;
	font-family : "Times New Roman"; 
	font-size : 12pt;
	text-decoration: none;
	font-weight: bold;
	}

A:hover.upperMenu
	{
	color: #ffffff;
	background-color: #008000;
	border-color: #008000;
	font-size : 12pt;
	font-family : "Times New Roman"; 
	font-weight: bold;
	}

.titlesm
	{
	font-size:10pt; 
	font-family: Papyrus;
	}

.titlelg
	{
	font-size:14pt; 
	font-family: Papyrus;
	}

.main
	{
	position:relative;
	top:0px;
	left:0px;
	color:#0000ff;
	background-color:#ffffff;
	border: 2px solid #0066cc;
	width:97%;
	}

.mainLeft
	{
	border-right: 2px solid #0066cc; 
	padding:3px; 
	width:230px;
	}

.mainRight
	{
	border-left: 2px solid #0066cc; 
	padding:3px; 
	width:230px;
	}

.parchment
	{
	padding:10px;
	}

.subtle
	{
	font-size:10pt;
	font-style:italic;
	}

#content{
	clear: left;
	}
