p {
	text-align:justify;
	font-family:Verdana;
	font-size:10pt;
	color:white;
}

li {
	text-align:justify;
	font-family:Verdana;
	font-size:10pt;
	color:white;
}

.head {
	text-align:center;
}

td {
	font-family:Geneva;
	font-size:12pt;
}

form {
	margin:0px;
}

a {
	font-family:Geneva;
	font-size: 12pt;
	text-decoration:none;
	font-weight:bold;
	text-align:left;
	color:white;
}

/* Left Menu */
.lm {
	font-family:Verdana;
	font-size: 10pt;
	color:#11AAFF;
}

/* Horizontal Menu */
.hm {
	font-family:Geneva;
	font-size: 12pt;
	text-decoration:none;
	font-weight:bold;
	color:#11AAFF;
}

.sep {
	font-family:Arial;
	font-size:12pt;
	vertical-align:text-top;
	color:#11AAFF;
}

/* Left Menu Seperator */
.lms {
	/*background-color: #11AAFF;*/
	border-bottom: #11AAFF 1px solid;
}	

A:Hover  {
	color:#596F80;
	text-decoration:underline;
}