body
{
	background-color: #fff;
	color: #000;
	margin: 10px 0px 0px 0px;
	position: relative;
}

p, div, th, td, ul, ol, li, dt, dd, nobr, input, option, textarea, h1, h2, h3, h4, h5, h6 { font-family: helvetica, arial, sans-serif; }
p, div, th, td, ul, ol, li, dt, dd, nobr, input, option, textarea { font-size: 12px; line-height: 140%;}
h1 { font-size: 20px; }
h2 { font-size: 18px; margin: 0px; pading: 0px;}
h3 { font-size: 15px; }
h4 { font-size: 13px; }
h5 { font-size: 12px; }
h6 { font-size: 10px; }

a:link
{
	color: #003366;
	text-decoration: underline;
}

a:visited
{
	color: #003366;
	text-decoration: underline;
}

a:hover
{
	color: #b00000;
	text-decoration: underline;
}

a:active
{
	color: #003366;
	text-decoration: underline;
}

ul { list-style-type: square; }
ol { list-style-type: decimal; }
dl { }
img { border: 0px; }

hr
{
	height: 1px;
	color: #000000;
}

form { margin: 0px; }
input { }
label { }
textarea { }
abbr { }
acronym { }
address { }
blockquote { }
big { }
code { }
cite { }
del { }
dfn { }
em { }
ins { }
kbd { }
pre { }
samp { }
small { }
strong { }
var { }

