p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
}

a {
	color: #0066CC;
	text-decoration: underline;
}

a:hover {
	color: #990000;
	text-decoration: none;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #006600;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #996600;
}

.highlight {
	color: #990000;
}

.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
}
.notear {
	font-family:  "Times New Roman";
	font-size: 16px;
	font-style:oblique;
	text-align:center;
	color: #006600;
}