body {
	background-attachment: scroll;
	background-color: #2B2B2B;
	background-image: url(bk.gif);
	scrollbar-face-color: #404040;	
	scrollbar-shadow-color: #333333;
	scrollbar-highlight-color: #707070;
	scrollbar-3dlight-color: #202020;
	scrollbar-darkshadow-color: #444444;
	scrollbar-track-color: #999999;
	scrollbar-arrow-color: #FFFFFF;
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.floatright

{

float: right;

margin: 0 0 10px 10px;

}
p {
	font-family: Georgia, serif;
font-size: 18px;
font-style: italic;
font-weight: normal;
text-transform: none;
letter-spacing: normal;
line-height: 1.2em;
	color: #FFFFFF;
}

.floatleft

{

float: left;

margin: 0 10px 0 0;

}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-variant: normal;
	line-height: normal;
}
.footer {font-family: Georgia, serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
text-transform: uppercase;
letter-spacing: 1px;
line-height: 2em;
color: #FFFFFF; }
a {
	color: #FF0063;
	font-family: Georgia, serif;
font-size: 18px;
font-style: italic;
font-weight: normal;
text-transform: none;
letter-spacing: normal;
line-height: 1.4em;
text-decoration: underline;

}
