



body, td	{
						font-family:Arial, Helvetica, sans-serif;
						font-size: 14px
			}
		
a			{
						color: #0000ff;
						text-decoration:none
			}
			
a:hover		{
						color:#ff0000
			}
			

			
			
h1			{
						font-size: 17px;
						font-weight: bold
			}
			
h2			{
						font-size: 16px;
						font-weight: bold
			}
			
h3			{
						font-size: 15px;
						font-weight: bold
			}
			
			
			
			
			
.pageTitle		{
					
						font-size: 19px;
						font-weight: bold;
						text-align:center;
						
						
						
						padding-top: 5px;
						padding-bottom: 5px;
						
						
						

				}			
			
			
			
			
			

.navBarLinks		{

						margin: 2 2 2  35;
						
						
						padding:10px;
						
						
						background-color: #0D77A7;
						
						text-align:center;	
						
						color: #ffffff;
						font-weight: bold;
						font-style:normal;
						text-decoration: none					
					
					}
					
.navBarLinksDivider	{
						border-bottom: 2px solid #0d77a7;
						margin : 2 2 14 35;
					}
					
				
					
					
.dateStamp			{
				
						color:#888888;
						font-size:11px;
						font-weight:bold
						
					}					