.menu A:link     {text-decoration: none; color: #ffffff;}
.menu A:visited  {text-decoration: none; color:#ffffff;}
.menu A:hover    {	
			background-color: black;
			color: white;}

.menu { font-size: .8em; 
	
}
.submenu A:link     {text-decoration: none; color: #ffffff;}
.submenu A:visited  {text-decoration: none; color:#ffffff;}
.submenu A:hover    {	
			background-color: white;
			color: black;}

.submenu { font-size: .8em; 
	
}

.footer { 
	font-size: .7em; 
	text-align: center;
	
}
.smalltext { 
	font-size: .7em; 
}


.menuheading {
		font-size: 1.0em;
		color: #ffffff;
                font-weight: 600;
	     }

.center {
	text-align: center;
}
A:link     {text-decoration: none; color:blue;}
A:visited  {text-decoration: none; color:blue;}
A:hover    {background-color: blue; color: white;}


table {
	border-collapse: collapse;
}

.borderlines td {
	border-bottom: 1px solid #333333;
}

h1, h2, h3 {
	background: transparent;
	color: #4B0082;
}
h1 {
	font-size: 2.3em;
}

h1, h2, h3, table, form, dt {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 1.6em;
em;
}

h3 {
	font-size: 1.2em;
}

ul li {
	list-style: none !important;
}
