td.normal	{
						font-family:	arial,
												helvetica,
												sans-serif;
						font-size:		 12pt;
						color:				black;
}
td.head	{
				 font-family:			arial,
				 								helvetica,
												sans-serif;
				font-size:				  x-large;
}
td.links	{
					font-family:arial,
										helvetica,
										sans-serif;
					font-size:	 8pt;
					color:			blue;
				}

td.maroon	{
						font-family:		arial,
			 										helvetica,
													sans-serif;
			 			font-size:			 13pt;
			 			color:					maroon;
			 
	}

td.roads	{
					 font-family:			arial,
					 								helvetica,
													sans-serif;
					font-size:				 larger;
					color:					   black;
}

td.info	{
					font-family:			arial,
													helvetica,
													sans-serif;
					font-size:				  8pt;
					color:						black;
}

td.cams		{
						font-family:	arial,
												helvetica,
												sans-serif;
						font-size:		 9pt;
						font-weight:  bold;
					}
	
td.thead		{
						font-family:		arial,
			 										helvetica,
													sans-serif;
						font-size:			 12pt;
						font-weight:	   bold;
						color : 				black;
					 }

td.subhead	{
						font-family:		arial,
			 										helvetica,
													sans-serif;
						font-weight:	   normal;				
						}
						
span.normal	{
						font-family:	arial,
												helvetica,
												sans-serif;
						font-size:		 12pt;
						color:				black;
}

h1	{
		font-family:				arial,
											helvetica,
											sans-serif;
}

a.white	{
		font-family:				arial,
											helvetica,
											sans-serif;
		font-size:					8pt;
		color:						  white;
}