.bluetext {
	color: #024f88;
	font-family: tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
}

.style1 {
	color: #CCCCCC;
	font-size: 12px;
}
body {
	background-color: #2A2A2A;
}



.style7 {
	font-size: 24px;
	font-weight: bold;
	color: #F78F1E;
	font-family: tahoma, Arial;
}
.style8 {font-size: 14px}
.style9 {
	color: #CCCCCC;
	font-size: 12px;
	font-family: tahoma, Arial;
}
.style10 {font-size: 14}
.style11 {font-family: tahoma, Arial}
.style13 {font-size: 10px}
.style14 {font-size: 12px}


#scroll{
  width : 580px;
  height : 535px;
  overflow: auto;
  scrollbar-face-color : #0068B4;
	scrollbar-highlight-color : #88A4D1;
	scrollbar-shadow-color : #88A4D1;
	scrollbar-base-color : #88A4D1;
	scrollbar-darkshadow-color : #88A4D1;
	scrollbar-track-color : #88A4D1;
	scrollbar-arrow-color : #88A4D1;
  
}

a:link { 
	color: #D6E9FB;
	}
a:visited { 
	color: #D6E9FB;
	}
a:hover { 
	color: #D6E9FB;
	}
a:active { 
	color: #D6E9FB;
	}

