body {
background-color:666666;
scrollbar-3dlight-color:#bbbbbb;
scrollbar-arrow-color:#bbbbbb;
scrollbar-base-color:#333333;
scrollbar-darkshadow-color:#333333;
scrollbar-face-color:#333333;
scrollbar-highlight-color:#333333;
scrollbar-track-color:#333333;
scrollbar-shadow-color:#bbbbbb
}

a:link {
text-decoration: none;
font-weight:bold;
color: lightgreen;
cursor: default;
}

a:visited {
text-decoration: none;
font-weight:bold;
color: lightgreen;
cursor: default;
}

a:hover {
	text-decoration: underline;
	font-weight:bold;
	color: lightgreen;
	cursor: default;}

img{	
background-color: #686868;
border: 3px solid #a0aeb8;
padding: 1px;
}

img:hover{	
border: 3px solid #ffffff;
padding: 1px;
}
	

.h1 {
	background-color:;
	background-image: url('images/cutenewsheader.jpg');
	font-family: Century Gothic;
	height: 65px;
	vertical-align: middle;
	font-size: 22pt;
	text-transform:uppercase;
	color:333333;
	text-align: center}

.h2 {
	background-color:333333;
	overflow:auto;
	background-image:url('images/cutenewsfooter.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: Arial;
	font-weight:none;
	font-size: 10pt;
	text-decoration: none;
	text-transform:none;
	letter-spacing:none;
	line-height:none;
	color:bbbbbb;
	padding:2px;
	padding-bottom:25px;
	text-align: left;}

.quote {
  position:  relative;
margin: 0px 75px;
text-align:;
  padding:15px;
  background-color:#666666;
color: cccccc;
  font-family: tahoma;
  font-size: 10pt;
font-style:;
line-height: 10pt;
font-weight:;
  border-right:3px solid white;
  border-left:3px solid white
  }


input, textarea, option, select {
    background-color: #cccccc;
	font: 10 PALATINO LINOTYPE;
	color: #333333;
	text-align:justify; 
	border: 1px solid B0C3C9;
	padding:2px; }