
body  	{ font-family : Arial; font-size : medium; font-weight : bold;
		 color : black;	background-color : white; }

		
h1  	{  font-weight : bold;	font-style : normal;
		color : blue; font-size : xx-large;	text-align : center; }

h2 		{ text-align : center; font-size : large; }

h2.left {text-align: left}

h3 		{text-align : center; font-size : medium}

h3.left {text-align : left;}



A		  { font-weight : bold; color : blue; text-decoration : none; cursor : hand; }
A.TopNav	{ font-weight : bold; background-color : yellow;  
				 align : center; font-size : 10pt; text-decoration : none;}
				 
A:Visited {	font-weight : bold;	background-color : white; color : red; }
a:visited.LeftNav	{ font-weight : bold; background-color : yellow; text-decoration : none; }
a:visited.TopNav 	{ font-weight : bold; background-color : yellow;
	}

A:Hover   {	font-weight : bold; background-color : white; 
		color : Green; }

a:hover.TopNav	{ font-weight : bold;  background-color : yellow; text-decoration : none; }


TABLE { valign : top; align : center; font-size : 10pt; }
table.TopNav
	{ width : 100%; valign : top; align : center; 
	border-width : thick;
	border-style : groove; border-color : green; }
table.TopNav2
	{ width : 800; valign : top; align : center; 
	border-width : thick; background-color : yellow; 
	border-style : groove; border-color : green; }
.answer{ valign : top; align : center; width : 640; font-size : 11pt;  color : black; padding : 3; border : none; }
.index { valign : top; align : center; width : 800; font-size : 11pt;
			border : medium; border-width : thick;
			border-color : Green; border-style : groove; }
.indexsixforty { valign : top; align : center; width : 640; font-size : 11pt;
			border : medium; border-width : thick;
			border-color : Green; border-style : groove; }
.indexeightsixty { valign : top; align : center; width : 860; font-size : 11pt;
			border : medium; border-width : thick;
			border-color : Green; border-style : groove; }		
.question { valign : top; align : center; width : 640; font-size : 11pt;  color : red; border : none; }
.sand { background: white url(edge_sand.gif); 
		background-repeat: repeat-y;
	} 
.TopNav		{ font-weight : bold; background-color : yellow; 
			align : center; font-size : 10pt;}
.eleven { valign : top; align : center; width : 640; font-size : 11pt; }


.twelve { valign : top; align : center; font-size : 12pt; }

.title { valign : top;	align : center;	width : 100%; border : none;
			font-size : 8pt; }

TH 		{ background-color : lime; }
TH.aqua	{ background-color : aqua; }
TD.ten	{ font-size : 10pt; }
.yellow { background-color : yellow; }

P 		{ font-size : 8pt;	font-weight : normal; text-align : center; }
P.10	{ font-size : 10pt;	font-weight : normal; text-align : center; }
P.ten   { font-size : 10pt;	font-weight : normal; text-align : center; }
