.lightblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-style: normal;
	font-weight: lighter;
	color: #0066FF;
}
.articlehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0066FF;
}
.basictext {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0066FF;
}
.nonbasic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #FF6600;
}
