/*
div.sitelist		{
	border-right:2px double #608068;
	border-bottom:2px double #608068;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000080;
	border-left:2px double #608068;
	border-top:2px double #608068;
	padding: 3px
}
				
.sitelist ul		{ margin-top:0 }
.sitelist li		{
	margin-left: -25px;
	color: #000080
}
.sitelist p			{
	margin-bottom:0;
	color: #000080
}
.sitelist A:link	{
	text-decoration: none;
	color: #000080
}
.sitelist A:visited	{
	text-decoration: none;
	color: #000080
}
.sitelist A:active	{ text-decoration: underline; color: red; font-size: 10pt; font-weight: normal }
.sitelist A:hover	{ text-decoration: underline; color: red; font-size: 10pt; font-weight: normal }

*/

.tchasite {
	color: #003399;
}

div.contents		{
	font-family: Arial;
	font-size: 12pt
}
 
 div.header			{
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 3px;
	font-size: 36pt;
}

div.subtext			{
	font-size:40%;
	font:"Comic Sans MS"
}
 
 .header p			{
	font-size: 36pt
}
 
 .header td.bar		{ background-repeat: no-repeat; background-position: bottom left; height: 25px }
 
 div.newmenu	{
 clear: both
 }