p {
	font-family: "trebuchet ms, arial, helvetica";
	font-size: 10pt;
	text-decoration: none;
}

.title {
	font-family: "trebuchet ms, arial, helvetica";
	font-size: 24pt;
	text-decoration: none;
	color: rgb(0,128,255);
	margin-right: 20px;
}

h3 {
	font-family: "trebuchet ms, arial, helvetica";
	font-size: 12pt;
	text-decoration: none;
}

a {
	text-decoration: none;
}

a:hover	{color:white;}

