/* CSS Document */
a:link {
	color: #0066FF;
}
a:visited {
	color: #0099FF;

}
a:active {
	text-decoration: none;
	color: #330099;
}

.style2 {
	font-family: Arial;
	color: #333333;
	font-size: 14px;
}

.style3 {font-size: 16px}

.style4 {
font-family:Tahoma; 
color:#F86C01;
font-size:16px;}

.style5 {
font-family:Tahoma;
color:#F86C01;
font-size:14px}

.style6 {color: #666666}

.style7

.style8 {font-family: Arial;
	color: #333333;
	font-size: 14px;
	padding-left:3px;}