body {
	background: #000000 url(http://www.rjfisher.com//images/interface/graphics/background.jpg);
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

.header1 {
color: #0099FF;
font-size: 12pt;
font-weight: bold;
}


a:link {
	color: #66CCFF;
	text-decoration: underline;
}
a:visited {
	color: #66CCFF;
	text-decoration: underline;
}
a:hover {
	color: #66CCFF;
	text-decoration: underline;
}
a:active {
	color: #66CCFF;
	text-decoration: underline;
}

p {
	color: #FFF;
        font-size: 10pt;
}

.body-copy {
	padding: 0 25px 0 25px;
        text-align: left;
}

 .title_image {
        padding-bottom: 25px;
}

.go_back a:link {
	font-style: italic;
	color: #66CCFF;
	text-decoration: underline;
	font-size: 9pt;
}

.go_back a:visited {
	font-style: italic;
	color: #66CCFF;
	text-decoration: underline;
	font-size: 9pt;
}

.go_back a:hover {
	font-style: italic;
	color: #66CCFF;
	text-decoration: underline;
	font-size: 9pt;
}

.go_back a:active {
	font-style: italic;
	color: #66CCFF;
	text-decoration: underline;
	font-size: 9pt;
}

ul {
margin: 0;
padding: 0;
}
li {
list-style: none;
padding-bottom: 10px;}

li a:link {
	color: #0099FF;	
	text-decoration: underline;
	font-size: 10pt;

}

li a:visited {
	color: #0099FF;	
	text-decoration: underline;
	font-size: 10pt;
}

li a:hover {
	color: #0099FF;	
	text-decoration: underline;
	font-size: 10pt;
}

li a:active {
	color: #0099FF;	
	text-decoration: underline;
	font-size: 10pt;
}

.title {
color: #0099FF;
font-size: 12pt;
font-weight: bold;
}

.footer {
	color: #0099FF;
text-align: center;
}
.footer a:link {
	color: #0099FF;
	text-decoration: none;
}
.footer a:visited {
	color: #0099FF;
	text-decoration: none;
}
.footer a:hover {
	color: #0099FF;
	text-decoration: none;
}
.footer a:active {
	color: #0099FF;
	text-decoration: none;
}