	body {
		margin:20px 10px 10px 10px;
		background:#FFFFFF;		
		background-image: url('graphics/background.gif'); 
		background-repeat: repeat-y;
		font-family: "Verdana, Arial, Helvetica";
		
		}
		
	.style4 {font-size: 7pt;font-family:Verdana, Arial, Helvetica}		
	
	A:link		{ color: #333; text-decoration: none; } 
	A:visited	{ color: #333; text-decoration: none; } 
	A:hover		{ color: #FF0000;  }
	A:active	{ color: #99CC66;  } 
	A 			{ color: #999966; text-decoration: none; font-weight:bold; } 
	
	h1, h2, h3 {
		margin: 0px;
		padding: 0px;
	}

	#banner {
		height: 115px;
		font-family:verdana, arial, sans-serif;
		color:#FFF;
		font-size: small;
		font-weight:normal;
		border-bottom:1px solid #FF0000;
		border-top:3px solid #FF0000;
  		background:#ccc;
  		padding:15px; 
  		text-transform:uppercase;		
		}

.toptd {
		font-family:verdana, arial, sans-serif;
		font-size:x-small;
		font-weight:bold;
		}
		
.ItemName {
		font-family:verdana, arial, sans-serif;
		font-size:small;
		font-weight:normal;
		}
a.NavSide {font-family: Verdana, Arial, sans-serif; font-size:12px;font-weight:bolder;}		
a.NavSide:link {  color: Navy; text-decoration: none}
a.NavSide:visited {  color: Navy; text-decoration: none}
a.NavSide:hover {  color: #3333FF; text-decoration: underline}
a.NavSide:active {  color: #3333FF; text-decoration: underline}
a.NavSide:visited:hover {  color: #3333FF; text-decoration: underline}

a.Nav:link {  color: #888C8F; text-decoration: none}
a.Nav:visited {  color: #888C8F; text-decoration: none}
a.Nav:hover {  color: #663399; text-decoration: underline}
a.Nav:active {  color: #3333FF; text-decoration: none}
	