#navcontainer { width: 130px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
	display: block;
	padding: 3px;
	width: 130px;
	border-bottom: 1px solid #eee;
	background-image: url(../images/blue_gradient_rectangle.gif);
	background-repeat: no-repeat;
	height: 24px;
}

#navcontainer a:link, #navlist a:visited
{
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

#navcontainer a:hover
{
	color: #fff;
	text-decoration: underline;
}
p {
	font-family: Tahoma, Verdana, Arial;
	font-size: 0.9em;
}
#highspeed {
width: 130px;
}
.sm_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: normal;
}

