/* CSS Document */
.style1 {
	color: #888888;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
	
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777777;
	font-weight: bold;
}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}

.style4 {
	color: #c6c6c6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style5 {
	color: #FFFF00;
	background-color:#CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #666666;
	font-weight: bold
}

.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #888888;
}

.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}

.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	
}

.style10 {
	color: #FFFF00;
	background-color:#b1b3b6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.style38 {
	color: #bbbbbb;
	font-size: 10px;
}
.style40 {
	color: #CCCCCC;
	font-size: 12px;
	text-decoration:none
}

.style47 {
	color: #3F4894;
	font-size:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.style44 {color: #c6c6c6}
		
a:hover{color:#FFFFFF; background-color:#b1b3b6;}

a{text-decoration:none}


