body { color: #000000;
margin: 0px;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
line-height: 1.4em;
}

a:hover {
text-decoration: underline;}

h1 {
	font-size: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.3em;
	color: #000066;
}

h2 {
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.2em;
	color: #000066;
}

h3 {
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.1em;
	color: #000066;
}

h4 {
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.1em;
	color: #000066;
}

h5 {
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.1em;
	color: #000066;
}

.navL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}

.navL A 			{color: #000066; text-decoration: underline}
.navL A:visited		{color: #000066; text-decoration: underline}
.navL A:active		{color: #000066; text-decoration: underline}
.navL A:hover		{color: #000066; text-decoration: underline}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	ine-height: 1.4em;
}

.text A 			{color: #000066; text-decoration: underline}
.text A:visited		{color: #000066; text-decoration: underline}
.text A:active		{color: #000066; text-decoration: underline}
.text A:hover		{color: #000066; text-decoration: underline}

#navigation {
	width: 230px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
	font-weight: bold;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navigation li
{
background-image: url(graphics/hammer.gif);
background-repeat: no-repeat;
background-position: 0 .6em;
padding-left: 1.5em;
line-height: 2em;
}

#navigation li a:link, #navigation li a:visited  {
	display: block;
	text-decoration: none;
	color: #000066;
	border-left: 2px solid #FFFF00;
}

#navigation li a:hover {
	background-color: #000066;
	color: #FFFF00;
	border-left: 2px solid #000066;
}

.btmnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	line-height: 1.3em;
	font-weight: bold;
	color: #FFFFFF;
}

.btmnav A 			{color: #FFFFFF; text-decoration: underline}
.btmnav A:visited	{color: #FFFFFF; text-decoration: underline}
.btmnav A:active	{color: #FFFFFF; text-decoration: underline}
.btmnav A:hover		{color: #FFCC00; text-decoration: underline}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	line-height: 1.3em;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 25px;
}
.copyright A 			{color: #FFFFFF; text-decoration: underline}
.copyright A:visited	{color: #FFFFFF; text-decoration: underline}
.copyright A:active		{color: #FFFFFF; text-decoration: underline}
.copyright A:hover		{color: #FFCC00; text-decoration: underline}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-style: normal;
	line-height: 1em;
	font-weight: normal;
	color: #000000;
}
.tinytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-style: normal;
	line-height: .9em;
	font-weight: normal;
	color: #000000;
}

.h1 {
	font-size: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.3em;
	color: #000066;
}
.h2 {
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.2em;
	color: #000066;
}
.h3 {
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.1em;
	color: #000066;
}
