/**
 * Style sheet spd_basic
 */
body
{
	text-align:center;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:100.01%;
}

div, p, h1, h2, h3, h4, h5, h6, input, textarea, buttom, select
{
	margin-top:0;
	font-family:Arial, Verdana, Helvetica, sans-serif;
}

h1
{
	margin-bottom:1em;
	padding-top:5px;
	padding-bottom:2px;
	padding-left:0px;
	background-position:left bottom;
	background-repeat:no-repeat;
	border:0px solid #A70D01;
	font-weight:bold;
	font-size:1em;
	border-bottom-width: 2px;
}

h2
{
	padding-bottom:2px;
	border:0px dashed #505050;
	border-bottom-width: 1px;
}

h2, h3, h4
{
	font-size:1.0em;
}

h5, h6
{
	font-size:0.9em;
}

pre, samp, tt, kbd, code
{
	font-size:1.2em;
}

blockquote, dd
{
	margin-right:0em;
	margin-left:1.5em;
}

li
{
	margin-left:-0.5em;
}

input, textarea, buttom, select
{
	font-size:1em;
}

optgroup, address
{
}

hr
{
	height:1px;
	border:1px solid #A70D01;
	background: transparent;
}

th, caption
{
	text-align:left;
}

a
{
	font-weight:normal;
	text-decoration:none;
	color:#A70D01;
}

a:visited
{
	color:#C60E00;
}

a:hover, a:focus, a:active
{
	text-decoration:none;
}

h3, h4, h5, h6
{
	color:#A70D01;
}
