body,td,th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color: #333333;
	font-weight: normal;
}

a {
	font-size: 10px;
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 20px;
	color: #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	line-height: 28px;
}
.borders { 
	border-left-color: #666666;
	border-left-style: solid;
	border-left-width: 2px;
	padding-left: 2px;
}
#homePage {
  background-color:#ffcc66;
  background-image:url(images/big_norm.gif);
  background-position: top right;
  background-repeat:no-repeat;
  width:715px;
  margin:auto;
}
#aboutPage {
  background-color:#ffcc66;
  background-image:url(images/about_art.gif);
  background-position: 100% 100px;
  background-repeat:no-repeat;
  width:745px;
  margin:auto;
}
.roiHead {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-size:24px;
  line-height:28px;
  text-align:left;
}
.creditline {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-size:9px;
  line-height:12px;
  text-align:center;
  margin-top:36px;
}