body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #444444;

}

p	{
	font-size:small;
}

h1 {
	font-size: large;
	font-weight: normal;
	text-transform: uppercase;
}

h2 {
	font-size: medium;
	font-weight: normal;

	text-transform: uppercase;

}

h3 {
	font-size: small;
}

a {
	color: #336699;
	font-weight: bold;
	font-size: small;
}

a:active {
	color: #336666;
	font-weight: bold;
	font-size: small;
}

a:hover {
	color: #336699;
	font-weight: bold;
	font-size: small;
}

a.menu {
	color: #999999;
	font-weight: bold;
	font-size:x-small;
	text-decoration:none;
	margin-right:0px;
}

a:active.menu {
	color: #999999;
	font-weight: bold;
	font-size: x-small;
	text-decoration:none;
	margin-right:0px;
}

a:hover.menu {
	color: #999999;
	font-weight: bold;
	font-size: x-small;
	text-decoration:none;
	margin-right:0px;
}
.title {
	font-size: medium;
	color: #333333;
}

.sub {
	font-size: xx-small;
}

div {
	font-size: small;
}

table {
	font-size: small;
}

td {
	font-size: small;
}
