@charset "utf-8";
/* CSS Document */

.Style1 {
	font-family: Tahoma;
	font-weight: bold;
}

.Style2 {
	font-size: 16px;
	font-weight: bold;
	margin-left:40px;
	
}

.Style3 {font-family: Tahoma}

.Style4 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;
	color: #666666;
	
}

.Style5 {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	
}

.Style6 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;
	color: #666666;
	margin-left:40px;
	
}

.Style7 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	
}

.Style8 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;
	color: #FF0000;
	
}

.Style9 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	
}

.Style10 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	
}

.Style11 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #FF0000;
	margin-left:40px;	
}

.Style12 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	margin-left:40px;
}

.Style13 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #666666;
}

a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #666666;
}
a:active {
	color: #666666;
}