body {
	background-color: #ABABAB;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
font-family: Verdana;
font-size:9px;
color: #000000;
font-weight:normal;
}
p#2 {
font-family: Verdana;
font-weight:bold;
font-size:10px;
color: #FFFFFF;
}
a:link {
	font-family: Verdana;
	font-size:9px;
	color: #000000;
	text-decoration: none;
	outline:none;
	outline-style:none;
	border-style:none;
	border:none;
}

a:visited {
	font-family: Verdana;
	font-size:9px;
	color: #000000;
	text-decoration: none;
	outline:none;
	outline-style:none;
	border-style:none;
	border:none;
}
a:hover {
    font-family: Verdana;
	font-size:9px;
	color: #ff0000;
}
h1 {
font-family: Verdana;
font-weight:bold;
font-size:10px;
color: #000000;
}

input {
	color:#000000;
    font-size:10px;
}
menu {
	background-color: #cccccc;
	color:#000000;
    font-size:10px;
}
select {
    font-size:10px;
}
pre {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
