@charset "iso-8859-1";

a:link		{font:10pt arial; color: #330099; text-decoration:none}
a:visited	{font:10pt arial; color: #330099; text-decoration:none}
a:hover		{font:10pt arial; color: #3300FF; text-decoration:underline}

p	{font:10pt arial; color:#000080}

img	{ border:0; }

td	{font:10pt arial; color:#000080}

.txtctr	{ text-align:center; }

.pic	{ border:6px ridge rgb(200,200,200); margin:25px auto; }
.picrnd	{ margin:25px auto; }
.txt	{ font-size:17px; } 

.links		{ font:10pt arial; color:#000080; text-align:left; }
.links tr 	{ vertical-align:top; }
.links td	{ vertical-align:top; padding:5px; }

.rowA		{ background-color:rgb(240,240,240); }
.rowB		{ background-color:rgb(220,220,220); }

.thumbhdr{ 
	font:10pt arial; 
	border:2px ridge rgb(240,240,240);
	color:#FFFFFF; 
	background-color:#000080; 
	height:20px; 
	width:95%; 
}

