body		{
		padding: 0px;
		margin: 0px;
		font-family: verdana;
		background: #E7E7E7;
		}

table.title	{
		background: #FFFFFF;
		}

table.breadcrumbs	{
					background: #FFFFFF;
					}
td.breadcrumbs	{
		font-size: 60%;
		}
		
table.leftnav		{
				background: #FFFFFF;
				font-size: 70%;
				}
				
table.nav		{
				background-image: url('images/navbg.jpg');
				color: #CCE1FF;
				font-size: 80%;
				}
				
				
.bullet 		{
				list-style-image: url('images/rightarrow.jpg');
				}
			
h1 {
font-size: 12px;
color: #FF9900;
	}
	
h2 {
font-size:12px;
color: #FF9900;
      }
      
h3	{
font-size: 10px;
	}
	
table.info		{ font-size: 10px; }

a.nav:link {text-decoration: none; color: #CCE1FF; }
a.nav:visited {text-decoration: none; color: #CCE1FF;}
a.nav:active {text-decoration: none; color: #CCE1FF;}
a.nav:hover {text-decoration: underline;  color: #CCE1FF;}

a.leftnav:link {text-decoration: none; color: black; }
a.leftnav:visited {text-decoration: none; color: black;}
a.leftnav:active {text-decoration: none; color: black;}
a.leftnav:hover {text-decoration: underline;  color: black;}