body
{
	position: relative;
	margin: 0px;
	color: #252525 !important;
	background-repeat: repeat-x;
	background-color: #fff;
	/*background-image: url(../images/background_body.gif);*/
	scrollbar-base-color: #000;
	scrollbar-arrow-color: #333;
}

font, p, div, th, td, ul, ol, li, dt, dd, nobr, input, option, textarea, h1, h2, h3, h4, h5, h6 {font-family: arial, Arial, sans-serif;}

font, p, div, th, td, ul, ol, li, dt, dd, nobr, input, option, textarea
{
	font-size: 13px;
	line-height: 140%;
}

h1 { font-size: 20px;}
h2 { font-size: 18px;}
h3 { font-size: 15px;}
h4 { font-size: 13px;}
h5 { font-size: 12px;}
h6 { font-size: 10px;}

a:link
{
	color: #252525;
	text-decoration: underline;
}

a:visited
{
	color: #252525;
	text-decoration: underline;
}

a:hover
{
	color: #00174b;
	text-decoration: underline;
}

a:active
{
	color: #00174b;
	text-decoration: underline;
}

ul { list-style-type: square; }
ol { list-style-type: decimal; }
dl { }

img { border: 0px; display: block;}

hr
{
	height: 1px;
	color: #000;
}

form { margin: 0px; }
input { }
label { }
textarea { }

abbr { }
acronym { }
address { }
blockquote { }
big { }
code { }
cite { }
del { }
dfn { }
em { }
ins { }
kbd { }
pre { }
samp { }
small { }
strong { }
var { }

