BODY { 
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color: white;
}

table {
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color: white;
}

A:link { 
	font-size : 11pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color: lightblue;
	text-decoration: none;
}

A:visited { 
	font-size : 11pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color: lightblue;
	text-decoration: none;
}

A:hover  {
	font-size : 11pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color: lightblue;
	font-decoration: none;
}

.menu {
	font-size : 14px;
	color: white;
	font-weight: bold;
}
