<style>
a                   {font-size: 16px; color: #808080; font-family: Comic Sans MS; text-decoration:underline; }
a:link              {font-size: 16px; color: #808080; font-family: Comic Sans MS; text-decoration:underline; }
a:visited           { font-size: 16px; color: #808080; font-family: Comic Sans MS; text-decoration:underline; }
a:hover             { font-size: 16px; color: #808080; font-family: Comic Sans MS; text-decoration:none; }
a:active            { font-size: 16px; color: #808080; font-family: Comic Sans MS; text-decoration:underline; }

P.gray { font-size: 14px; color: #808080; font-family: arial;}
P.graybold { font-size: 14px;  font-weight: bold; color: #808080; font-family: arial;}
P.graysubhead { font-size: 16px; font-weight: bold; color: #808080; font-family: arial;}



table.staff
{

   	width: 797px;
	border-color: #599EC8;
	border-style: solid;
	border-width: 1px;
	
}

table.in
{

   	width: 767px;
	border-color: #599EC8;
	border-style: solid;
	border-width: 1px;
	
}

table.ret
{

   	width: 400px;
	border-color: #599EC8;
	border-style: solid;
	border-width: 1px;
	background-color: #AFCFE4
	
}

table.ret2
{

   	width: 600;
	border-color: #599EC8;
	border-style: solid;
	border-width: 1px;
	background-color: #AFCFE4
	
}



table.pressContact { font-size: 11px; color: #808080; font-family: arial; }
a.pressContact                   {font-size: 11px; color: #808080; font-family: arial; text-decoration:underline; }
a.pressContact:link              {font-size: 11px; color: #808080; font-family: arial; text-decoration:underline; }
a.pressContact:visited           { font-size: 11px; color: #808080; font-family: arial; text-decoration:underline; }
a.pressContact:hover             { font-size: 11px; color: #808080; font-family: arial; text-decoration:none; }
a.pressContact:active            { font-size: 11px; color: #808080; font-family: arial; text-decoration:underline; }



span.staffHead { font-size: 12px; color:purple; }

</style>