h1
{
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-weight: bold;
}
h2
{
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-weight: normal;
}
p
{
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-weight: normal;
}
.links {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
}
.smalltext {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
}
.table {
	border: 1px dotted #333333;
}
img {
	border: 1px none;
}
.largetext {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: normal;
}
body {
	background-image: url(../../img/bgd.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
a {
	text-decoration: none;
}
.solidborder {
	border: 1px solid #333333;
}
.smallertext {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	line-height: 11px;
}
.tableimgbgr {
	background-repeat: no-repeat;
}
.smallinebreak {
	font-family: "Courier New", Courier, mono;
	font-size: 6px;
}

