body{
	font-family : Arial, Helvetica, sans-serif;
	font-size :  11pt;
	background-color :  White;
}

table{
	font-size :  9pt;
}
a{
	text-decoration : none;
	font-size :  8pt;
}
A:HOVER {
	text-decoration : underline;
}
A:VISITED {
	color: Blue;
}
a.Menu{
	font-size :  11pt;
}
h1{
	font-size :  24pt;
}
h2{
	font-size :  20pt;
}
h3{
	font-size :  17pt;
}
.BorderImage{
	border : 1px solid black;
}