#bodyStyle
{
	margin: 0px 0px 0px 0px;
	background-color: #000000;
	color: #000000;
}

/* normal links */
a:link { color: #0000ff; text-decoration: none}
a:visited { color: #0000ff; text-decoration: none}
a:active { color: #80b5d7; text-decoration: none}
a:hover { color: #80b5d7; text-decoration: none}

/* links on dark background */
a.altlink:link { color: #ffff00; text-decoration: none}
a.altlink:visited { color: #ffff00; text-decoration: none}
a.altlink:active { color: #80b5d7; text-decoration: none}
a.altlink:hover { color: #80b5d7; text-decoration: none}

.rightcol_outer_table
{
	background-color: #B7CEE2;
	color: #000000;
	text-align: center;
}

.newscol_head
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #B7CEE2;
	color: #000000;
	text-align: center;
}

.newscol_body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	background-color: #ffffff;
}

.bodytext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	background-color: #ffffff;
}

.bodyhead
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #B7CEE2;
	color: #000000;
	text-align: center;
}


/*
.softvisia a:link { color: #0000ff; text-decoration: none}
.softvisia a:visited { color: #0000ff; text-decoration: none}
.softvisia a:active { color: #ff0000; text-decoration: none}
.softvisia a:hover { color: #ff0000; text-decoration: none}

a:link { color: #FFFF00; text-decoration: none}
a:visited { color: #FFFF00; text-decoration: none}
a:active { color: #0099FF; text-decoration: none}
a:hover { color: #0099FF; text-decoration: none}

a.altlink:link { color: #0000ff; text-decoration: none}
a.altlink:visited { color: #0000ff; text-decoration: none}
a.altlink:active { color: #ff0000; text-decoration: none}
a.altlink:hover { color: #ff0000; text-decoration: none}

.mainback { background-color: #666666; }
.barback { background-color: #000000; }
.lightgrayback { background-color: #cccccc; }
.graytext { color: #cccccc; }
.blacktext { color: #000000; }

p,div
{
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.body_text_normal
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}

.body_text_title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}

.body_text_small
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}

.menubar
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #000000;
	color: #ffffff;
	text-align: left;
}


.softvisia
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	background-color: #cccccc;
	color: #0000ff;
	text-align: left;	
}
*/