/* CSS Document */
body	{

scrollbar-base-color: #000000;
scrollbar-track-color: #000000;
scrollbar-face-color: #333333;
scrollbar-highlight-color: #666666;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-shadow-color: #666666;
scrollbar-arrow-color: #666666;
margin-top: 5px;
margin-right: 0px;
margin-left: 0px; 

	}
	
.footer-link 
	 {  color: #FF0000; text-decoration: None;
	 	font-family: Comic Sans MS;
		font-size: 11px;
	 }

.footer-link:hover  
	 {   color: #0033FF;
	     font-family: Comic Sans MS;
		 font-size: 11px;		
	 }
	
.TableTD {font-family:"Arial"; font-size:12pt; color:black; background-image: url(images/bg.jpg)}

p {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

h1 {
	font-family: Arial;
	font-size: 14px;
	color: #0000FF;
}

h2 {
	font-family: Arial;
	font-size: 16px;
	color: #0000FF;
}

.bold {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;		
}
.italic {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-style: italic
}


.copyright {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}

text {
   font-family: "Microsoft Sans Serif", "MS Sans Serif", Arial, sans-serif; 
   font-size: 8pt; 
	color: #000000;
}

textarea {
   font-family: "Microsoft Sans Serif", "MS Sans Serif", Arial, sans-serif; 
   font-size: 8pt; 
	color: #000000;
}
select {
   font-family: "Microsoft Sans Serif", "MS Sans Serif", Arial, sans-serif; 
   font-size: 8pt; 
	color: #000000;
}
input {
   font-family: "Microsoft Sans Serif", "MS Sans Serif", Arial, sans-serif; 
   font-size: 8pt; 
	color: #000000;
}
submit {
   font-family: "Microsoft Sans Serif", "MS Sans Serif", Arial, sans-serif; 
   font-size: 8pt; 
	color: #000000;
}