body {
	background-image: url(images/background.gif);
	background-position: 0px 95px;
	font-family: Arial;
	font-style: normal;
	font-size: 12px;
  
}
.content {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.80em;
color: #666666;
line-height: 1.7em;
}

h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #333333;
line-height: 1.7em;
}

h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #333333;
line-height: 1.7em;
}

h3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: lighter;
color: #333333;
line-height: 1.7em;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
}

a:link {
	color: #333333;
	font-size: 14px;
}

a:visited {
  color: #666666;
  font-size: 14px;
}

a:hover {
	text-decoration: underline;
	color: #333333;
}

a:active {
	color: #666666;
	font-size: 14px;
}

.r {color:#666666;
font-size: 10px;
}

.r:link {color:#666666;
font-size: 10px;
}

.r:hover {color:#333333;
font-size: 10px;
}