
body, html {
    background: #fff repeat-x url();
    margin: 0;
    padding: 0px 0px 0px 0px;
    border: 0;
}

SPAN.head_times
{
	color: #69C;
	font-family: times,serif;
	font-size: 16px;
	line-height: 1.5em;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}

SPAN.body
{
	color: #666;
	font-family: verdana,arial,helvetica,sans serif;
	font-size: 12px;
	line-height: 1.5em;
	text-indent: 0px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	white-space: normal;
}

SPAN.body_times
{
	color: #666;
	font-family: times,serif;
	font-size: 16px;
	line-height: 1.5em;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	white-space: normal;
}

SPAN.bot_nav
{
	color: #666;
	font-family: verdana,arial,helvetica,sans serif;
	font-size: 11px;
	line-height: 1.5em;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

SPAN.footer
{
	color: #CCC;
	font-family: verdana,arial,helvetica,sans serif;
	font-size: 10px;
	line-height: 1.25em;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

#text_box
{
	width: 660px;
	padding: 0px;
	margin: 0 0 0 20px;
	border-color: gray;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
}

#text_box_500
{
	width: 660px;
	padding: 0px;
	margin: 0 0 0 20px;
	border-color: gray;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
}

#text_box_deep
{
	width: 660px;
	height: 950px;
	padding: 0px;
	margin: 0 0 0 20px;
	border-color: gray;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
}