.blue1 {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
.titleItalic {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 14px;
	font-style: oblique;
	color: #000066;
	text-decoration: none;
}
.ex {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 14px;
	color: #000066;
	text-decoration: underline;
}
.standard {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 14px;
	color: #000066;
	text-decoration: none;
	font-weight: normal;

}
.orange {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	font-style: normal;

}
a:link {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 14px;
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
}
a:hover {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 14px;
	color: #3300FF;
	text-decoration: underline;
}
.standard2 {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 10px;
	color: #000066;
	text-decoration: none;
	font-weight: normal;
}
.blue2 {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
