
a:link {
	color: #000000;
	}
a:visited {
	color: #000000;
	}
a:hover {
	color: #666666;
	text-decoration: none;
	}
a:active {
	color: #333333;
	}

body {
  background: #c0aa7a;
  background-image: url("cell5.jpg");
  background-repeat: no-repeat;
  background-position: bottom right;
  background-attachment: fixed;
}

div.paragraph {
font-family: verdana, arial;
font-size: 10pt;
width:400px;
padding:10px;
}


div.navigation {
font-family: verdana, arial;
font-size: 10pt;
}

div.header {
padding: 10px;
font-family: verdana, arial;
font-size: 16pt;
}

div.subheader {
padding: 10px;
font-family: verdana, arial;
font-size: 12pt;
}

div.endline {
font-family: verdana, arial;
font-size: 6pt;
width:400px;
padding:10px;
}

