 body {
 	background-color: #FFFFFF;
 	height: 100%;
	min-width=460px;
 }

td.content {
background-color: #eaeaea;
color: #252525;
font-family: Verdana,Arial,Tahoma;
font-size: 10pt;
border-bottom: 1px solid #333333;
text-align: left;
padding-left: 5px;
padding-right: 5px;
}
 #box {
 	border: 0px solid #959596;
	background-color: white;
	min-width=460px;
 }
 
 #box1 {
 	border: 0px solid #959596;
	background-color: white;
	min-width=460px;
 }
 
#nav a{color: #DD798D; text-decoration: underline;}
#nav a:link {color: #DD798D; text-decoration: underline;}
#nav a:visited {color: #DD798D; text-decoration: underline;}
#nav a.head,a.head:visited {
background-color: #0066AA;
color: #ffffff;
font-family: Verdana,Arial,Tahoma,sans-serif;
font-size: 9pt;
font-weight: bold;
text-align: left;
}

 td.head {
 	background-color:#0066AA;
	color: #ffffff;
	font-family: Verdana,Arial,Tahoma,sans-serif;
	font-size: 9pt;
	font-weight: bold; 
 }
 
 td.content {
	background-color: #eaeaea;
	color: #252525;
	font-family: Verdana,Arial,Tahoma;
	font-size: 10pt;
	border-bottom: 1px solid #aaaaaa;
 } 
 
  info {
	/*background-color: #eaeaea;*/
	color: #252525;
	font-family: Verdana,Arial,Tahoma;
	font-size: 9pt;
	/*border-bottom: 1px solid #cccccc;*/
 } 
 
 #list h1 {
 	font-family: Verdana,Arial,Tahoma;
	font-size: 16pt;
	color: #a0a0a0;
	
 }
			
			
a,  group a:link{
 	color: #000000;
	text-decoration: none;
	
	}
	
a.head  {
color: #FFFFFF; 
text-decoration: none;
}


a,  group a.visited {
 	color: #000000;
	text-decoration: none;
}

a,  group a.hover {
	text-decoration: none;
	color: #FF0000;
}
a,  group a.active {
	text-decoration: none;
	color: #000000;
}
