body {
	margin: 0px;
}
.Table {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: 0px;
	border-left-width: medium;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;

}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	font-weight: normal;

}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	text-decoration: none;
	font-weight: normal;


}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	text-decoration: none;
	font-weight: normal;


}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FF9900;
	text-decoration: none;
	font-weight: normal;


}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #009900;
	text-decoration: none;
	font-weight: normal;


}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	margin-left: 2em;
	font-weight: bold;


}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;


}
.text {
	margin-right: 3em;
	margin-left: 5em;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	margin-left: 2em;

}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	margin-left: 2em;

}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #999999;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #999999;
	margin-left: 1em;
	text-align: center;


}
.smalllink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #999999;
	text-decoration: none;
	text-align: center;
}
.margin {
	margin-right: 150px;
}
