body{
	font-family		: verdana;
	font-size		: 9px;
	overflow		: auto;
}
input, span, td{
	font-family		: verdana;
	font-size		: 9px;
}
.Menu{
	color			: #000000;
	font-size		: 9px;
	text-decoration	: none;
}
.Menu:hover{
	color			: #AAAAAA;
}

.contentBold{
	font-weight : bold;
}img {
	border: 0px none;
}

.Header{
	color			: #000000;
	font-size		: 24px;
	text-decoration	: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
}
.Header:hover{
	color			: #AAAAAA;
}
