/* CSS Document */

body {
	font-family:Trebuchet,"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
 	font-style: normal;
	line-height: 14pt;
}

a:link {
	color:#859db9;
	text-decoration:none;
}
a:visited {
	color:#859db9;
	text-decoration:none;
}

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

a:hover {
	color:#859db9;
	text-decoration:underline;
}

.style1 {
	color: #999999;
}

.style2 {
	color: #bda696;
}

.style3 {
	color: #999999;
	font-size: 10px;
	font-style:italic;
	line-height: 12pt;
}

.style4 {
	text-decoration:underline;
}
