BODY {background-color: rgb(255,255,240);
	font-family: arial;}

table.toolbar1 {background-color: #000000;
		position: absolute;
		left: 0px;
		top: 0px;
		width: 102%;
		border: 0;
		cellpadding: 4
		cellspacing: 1;} 
		
tr.toolbar1 {background-color: #000000;}		

tr.divider {background-color: red;
		height: 5px;}     

A.blacktoolbar {font-family: arial;
		color: white;
		text-decoration: none;
		font-size: 90%;}           

A.redtoolbar {font-family: arial;
		color: white;
		text-decoration: none;
		font-size: 70%;}           

A.specialty {font-family: arial;
		color: black;
		text-decoration: none;
		font-size: 125%;}           

A:Hover {color: yellow;}

TD.data {font-size: 80%;}

H2.toolbar1 {color: #000099;}

H3.toolbar1 {color: #000099;}

H4.toolbar1 {color: #000099;}

H5.toolbar1 {color: #000099;}


.small {font-family: arial;
		font-size: 70%;}
		
.medium {font-family: arial;
		font-size: 85%;}		
		
	