body {
	margin: 0px;
}
h1 {
	font-family: Arial;
	font-size: 10px;
	color: #9D9D9D;
}
p {
	font-family: Arial;
	font-size: 10px;
	color: #9D9D9D;

}
a.menu:active {
	font-weight: normal; font-size: 10px; color: #000000; font-family: Arial
}
a.menu:link {
	font-weight: normal; font-size: 10px; color: #000000; font-family: Arial
}
a.menu:visited {
	font-weight: normal; font-size: 10px; color: #000000; font-family: Arial
}
a.menu:hover {
	font-weight: normal; font-size: 10px; color: #5C5C5C; font-family: Arial;	text-decoration: none;

}
strong {
	font-family: Arial;
	font-size: 9px;
	color: #FF0000;
	font-weight: bold;
}
