body, p, td, th, h1, h2, h3, h4, h5, a, a:link, a:visited, a:hover, a:active
  {font-family: Arial, Helvetica, sans-serif;}
td
  {font-size: .8em;}
body
  {background: #ffffff;}
blockquote{
	font-size:12px;
	color:#666666;
	background-color:#FFFFEE;
	border:1px solid #AAAAAA;
	padding:10px;
	width:540px;
	}

h1, h2, h3, h4, h5
  {font-weight: bold; font-size: 1.5em;}
h2
  {font-size: 1.4em;}
h3
  {font-size: 1.3em;}
h4
  {font-size: 1.2em;}
h5
  {font-size: 1.1em;}
  
th
  {text-align: left;}
  
input, textarea, pre
  {font-family: Courier, monospace; font-size: 12px; background: #ffffff;}
select
  {background: #ffffff;}

b, strong
  {text-decoration: bold;}
i, em
  {text-decoration: italic;}
  
a, a:link, a:visited, a:hover, a:active
  {color: #0000ff; text-decoration: underline;}
a:visited
  {color: #990099;}
a:hover
  {color: #ff0000;}
a:active
  {color: #0000ff;}

.error
  {color: red;}

.headerbar
  {color: #ccffff; background: #666699; font-weight: bold;}
input.button
  {background: #cccccc; color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 1em;}
.newsbox{
	width:600px;
	border:1px solid #666699;
	padding:10px;
	}
	
