body {
	background-color:#0A3756;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cae4ff;
}
.title {text-align: center;
	font-size: 18px; 
}
h2 {text-align:center;
	font-family: Arial;
}
p { text-align:center; }
a {text-decoration: none; color: #cae4ff ;}
#nav a:link, #nav a:visited, #nav a:active {
	color:#0c4361;
	text-decoration:none;
	font-size:12px;
	font-weight: 700;
}
#nav a:hover {
	color: #cae4ff;
	background-color: #0c4361;
	text-decoration:none;
	font-size:12px;
	font-weight:700;
	padding: 3px;
}	

.tdmenu, .tdnormal {
	background-color:#94ccea;
	text-align:center;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color:#58136c;
}
.tdnormal {
	font-weight:400;
}