html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset
{
	margin: 0;
	padding: 0;
	border: 0;
}

body
{
	background: #fff;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #333;
}

a,  a:link
{
	color: #F00;
	text-decoration: none;
}

a:visited
{
	color: #000;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
	color: #808080;
}

a:active
{
	color: #000000;
	text-decoration: underline;
}

pre
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

ol, li
{
	font-size: 12px;
	line-height: 21px;
}

.footer
{
	color: #808060;
	font-weight: normal;
	font-size: 10px;
	line-height: 12px;
}



.footer a:hover
{
	color: #808060;
}

.links
{
	color: gray;
	font-weight: bold;
	font-size: 11px;
}

.sidelinks,  #sublinks
{
	font-weight: 700;
	font-size: 11px;
	line-height: 2;
}

.sidelinks a, #sublinks a
{
	text-decoration: none;
}

#sublinks a
{
	color: #EF6331;
}



.serif
{
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6
{
	color: #000;
	font-weight: bold;
	font-family: "Lucida Grande", "Bitstream Vera Sans", Verdana, Geneva, Arial, sans-serif;
}

h1 { font-size: 1.67em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.33em; }

h4
{
	font-size: 1.1em;
	margin: 0.5em 0 0;
}

h5
{
	font-size: 1em;
	margin: 0.5em 0 0;
}

h6
{
	font-size: 0.85em;
	margin: 0.5em 0 0;
}

p
{
	margin: 0.33em 0 1em 0;
	line-height: 1.7;
}

table#clients h3
{
	border-top: 1px solid #cc9;
	padding: 3px 0 10px 0;
	margin-top: 3px;
}

table#clients td p { line-height: 1; }


table#footer td

{
	font-size: 10px;
	line-height: 1.4;}
	
	
table#footer td a,  table#footer td a:link
{
	color: #EF6331;
}

h4#tagline
{
	color: #4f4f4f;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

