.main {
	font-family: "Trebuchet MS", Helvetica, SansSerif;
	font-size: 11pt;
	color: #666666;
	
}

img.special {border: 3px grey solid;

}
.subtitle {
	font-size: 13pt;
	font-weight: bold;
	color: #666666;
	
}
a:link {
	color: 0072bc;
	text-decoration: none;
}
a:hover {
	color: #4D9999;
	text-decoration: underline;
}
.Lnav {
	font-size: 10pt;
	color: #999999;

}
.acctype {
	font-size: 13pt;
	font-family: "Trebuchet MS", Helvetica, SansSerif;
	color: #666666;

}
.code {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	color: #666666;



}
.formtext {
	font-family: "Trebuchet MS", Helvetica, SansSerif;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
}
