p {
	font-family: "Lucida Sans Unicode";
	font-size: 10px;
	text-align: justify;
}
h3 {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	font-family: "Myriad Pro Cond";


}
.special {
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	font-family: "Lucida Sans Unicode";
	text-align: left;



}
a {
	color: #FF0000;
	text-decoration: underline;
	font-size: 12px;

}
.nojustify {
	text-align: left;
}
.bigspecial {
	font-size: 16px;
	color: #FF0000;
}
h2 {
	font-size: 16px;
	font-family: "Myriad Pro Cond";
}
h1 {
	font-family: "Myriad Pro Cond";
	font-size: 18px;
}
a:hover {
	text-decoration: none;
}
