body {
	font: 13px/1.5 Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
}
a {
	text-decoration: none;
	color: #0158ba;
}
a:focus {
	outline: 0;
}
a:hover {
	text-decoration: underline;
}

hr {
	border-color: #ccc;
	border-style: solid;
	border-width: 1px 0 0;
	clear: both;
	height: 0;
}

h1 {
	font-size: 30px;
	letter-spacing: -.05em;
	text-transform: uppercase;
	line-height:	1em;
	color:	#444;
}

#mainmenu li span 
{
	font-size: 13px;
	letter-spacing: -.05em;
	text-transform: uppercase;
	line-height:	1em;
	color:	#444;
}

h2 {
	font-size: 21px;
}

h3 {
	font-size: 15px;
}

h4 {
	font-size: 14px;
}

h5 {
	font-size: 13px;
}

h6 {
	font-size: 15px;
}


ol {
	list-style: decimal;
}

ul {
	list-style: square;
}

li {
	margin-left: 30px;
}

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
fieldset {
	margin-bottom: 15px;
}
.small{
	font-size: .9em;
}
.smaller {
	font-size: .8em;
}
address {
	margin: 0;
	padding: 0;
	display: inline;
}
select {
	font-size: .9em;
}
option {
	padding: 1px;
}
.brighter {
	color:	#444;
}
.smaller {
	font-size:	0.8em;
}