body {
/*	background-color: #f9f9f9; */
	background-color: #ffffff;
}

p, li, ul {
	background-color: #ffffff;
	color: #505050;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
}

td {
	color: #505050;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
}

h1 {
	color: #000066;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	margin: 0em;
}

.date {
	background-color: #cccccc;
	color: black;
	font-weight: bold;
}

.border {
/*	border: 1px solid #0582C5;*/
	border: 1px solid #cccccc;
}

.bits {
 background-color: #ffffff;
 font-size: 8pt;
}

.newstitle {
 color:black;
 font-weight: bold;
}

A:link {
 color: black;
 font-weight: bold;
 text-decoration: none;
}

A:hover {
 color: #cccccc;
 font-weight: bold;
 text-decoration: none
}

A:visited {
 color: black;
 font-weight: normal;
 text-decoration: none
}
/*


h2 {
color: #999999;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12pt;
font-weight: bold;
margin: 0em;
}

.content {
background-color: #ffffff;
color: #000066;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 10pt
}

.navbar {
	border-right: 1px solid black;
}

.bluebgr {
 background: #6699ff;
}


.mainreviews {
 background-color: #ffffff;
}

.mainnews {
 background-color: #ffffff;
}

.newstitle
{color: black;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 10pt}

A:focus {
 outline: thin
}

A:link {
 color: blue;
 font-weight: normal;
 text-decoration: none
}

A:visited {
 color: blue;
 font-weight: normal;
 text-decoration: none
}

A:hover
{
color: blue;
font-weight: bold;
text-decoration: none
}

A:active
{
background-color: #99ccff;
font-weight: bold;
text-decoration: none
}
*/