/*=================== STYLES AVAILABLE IN BASE-10 ======================*/

#trickbase10, .mainhead {
	font-family: Georgia, Times, serif;
	font-weight: normal;
	font-size: 24px;
	color: #222222;
	}

#trickbase10, .head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #222222;
	}

#trickbase10, .head3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #222222;
	margin: 0;
	}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #222222;
	margin: 0;
	}

#trickbase10, .head3-red {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #990000;
	margin: 0;
	}
.news-subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #990000;
	margin: 0;
	}

#trickbase10, .emphasis {
	font-variant: small-caps;
	font-family: Georgia, Times, serif;
	font-weight: normal;
	font-size: 15px;
	color: #660000;
	}
.firstline {
	font-variant: small-caps;
	font-family: Georgia, Times, serif;
	font-weight: normal;
	font-size: 15px;
	color: #660000;
	}
		
#trickbase10, .contact-information {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #222222;
	margin: 0;
	}
.news-contactinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #222222;
	margin: 0;
	}

#content p.contact-information {margin: 0;}
