BODY 		{FONT-FAMILY: "Comic Sans MS", comic, times;
		COLOR: #000000;  
		BACKGROUND-COLOR: #2E5FAE; 
		BACKGROUND-IMAGE: url(background/farm.gif)}


TABLE.TABLE1  {width: 90%}
TABLE.TABLE2  {width: 93%}
TABLE.TABLE3  {width: 92%}

TD	{background: white; color: black}
TD.TD1	{background: #66CCDD; color: white}
TD.TD2	{background: white; color: black}
TD.TD3	{background: white; color: black}

TH	{background: #55BBDD; color: black}
HR	{COLOR: #EEBB22; HEIGHT: 4px}

H1   		{FONT-FAMILY: jokerman, times}

U		{COLOR: #EEBB22}
A:link 		{COLOR: #55BBDD}       
A:visited 	{COLOR: #55BBDD}    	
A:hover 	{COLOR: #EEBB22}	

/* Dropcap First Letter */
.caps:first-letter{font-size:200%; float:left; color:#000000}

/* Sortable tables */
table.sortable a.sortheader {background-color:#77DDEE; color: black; font-weight: bold;}
table.sortable span.sortarrow {color: black; text-decoration: none;}
