/* CSS Document */

 body,td,a,p,.h,.q	{text-decoration:		none ; 		
 					 font-family:			arial,sans-serif ;
					 background-color:		#ffffff ;
 					 color: 				#111e9d ;
					 font-size:				12px } 

 a:link     		{text-decoration:		none } 
 a:visited  		{text-decoration:		none } 
 a:active   		{text-decoration:		none }
 .title 			{font-family: Arial, Helvetica, sans-serif ; color: #111e9d ; font-size: 58px ; font-weight: bold}
 .subtitle 			{font-family: Arial, Helvetica, sans-serif ; color: #111e9d ; font-size: 18px}
 
 .date				{text-decoration: none ; color: #111e9d ; background-color: #ffffff ; font-size: 10px}
 .spacer			{text-decoration: none ; color: #111e9d ; background-color: #ffffff ; font-size: 5px} 
 .email				{text-decoration: none ; color: #111e9d ; background-color: #ffffff ; font-size: 10px}
 
 .horbar   			{text-decoration: none ; color:	#111e9d ; background-color: #efefef ; font-size: 13px ; font-weight: bold ; width: 120}			 
 .selected			{text-decoration: none ; color: #efefef ; background-color: #111e9d ; font-size: 13px ; font-weight: bold ; width: 120}
 
 .pagetitle 		{text-decoration: none ; font-family: Arial, Helvetica, sans-serif ; color: #111e9d ; background-color: #ffffff ; font-size: 26px ; font-weight: bold}
 .construction		{text-decoration: none ; font-family: Arial, Helvetica, sans-serif ; color: #111e9d ; background-color: #ffffff ; font-size: 35px ; font-weight: normal} 
 .bodytext			{text-decoration: none ; font-family: Arial, Helvetica, sans-serif ; color: #111e9d ; background-color: #ffffff ; font-size: 14px ; font-weight: normal}
 .introtext			{text-decoration: none ; font-family: Arial, Helvetica, sans-serif ; color: #111e9d ; background-color: #ffffff ; font-size: 25px ; font-weight: normal ; text-align: center}
 .address			{text-decoration: none ; font-family: times new roman ; color:	#111e9d ; font-weight: bold ; text-align: center}
 .cowleytext		{text-decoration: none ; font-family: times new roman ; color: #111e9d ; background-color: #ffffff ; font-size: 18px ; font-weight: bold}

