body  { 
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #134f7d;  
}

h1,h2,h3 {
	color:#ffffeb; 
}

hr   {
	color: #134f7d;  
}

th {
	background-color: #03186B;
	color: white;
	font-family: Verdana;
	height: 150px;
}

.menucol {
    width: 15%;
}

.datacol {
    width: 85%;
}

ul.menu {
	margin: 0;
	list-style: none; 
	font-size: 16px;
}

li.here {
	color: red; 
	font-size: 16px; 
	text-decoration: none; 
	font-weight: 600;
}

li.nothere {	
	color: #134f7d;  
	font-size: 17px; 
	text-decoration: none;   
}

a.menu  {
	color: #134f7d;
	font-size: 16px; 
	text-decoration: none; 
	font-weight: 600;   
}

a.menu:hover    {
	color : blue;
	font-size: 17px;
}

font.tandc {
	font-size: 12px;
}

p.error {
	color: red;
	font-style: italic;
}
