﻿body 
{ 
background-image: url('background2.jpg'); 
margin-top: 0px;
margin-left: 0px;
background-color:#000000;
background-repeat: repeat-x;
background-position: center 0%; 
background-attachment: scroll; 
scrollbar-track-color:000000; 
scrollbar-face-color:30392C; 
scrollbar-highlight-color:000000; 
scrollbar-base-color:FFFFFF; 
scrollbar-darkShadow-color:000000; 
scrollbar-shadow-color:FFFFFF; 
scrollbar-arrow-color:000000 
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	color: #FFFFFF;

}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	color: #FFFFFF;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	color: #FFFFFF;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}


.class1 A:link {font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none; font-size: 8.5pt; color: #666666;}
.class1 A:visited {font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none; font-size: 8.5pt; color: #666666;}
.class1 A:active {font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none; font-size: 8.5pt; color: #666666;}
.class1 A:hover {font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: underline; font-size: 8.5pt; color: white;}



.style1 {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-left:40pt
}

.style2 {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	margin-left:40pt
}
