.emphasis {
font-weight : bold;
color : #0066cc;
}

body, th, td {
	font-size : 12px;
	font-family : century gothic, helvetica,arial, sans-serif;
	line-height : 150%;
}

a {
	color : blue;
}
a:hover {
color : #0066cc;
}

.signup {
	font-size : 10px;
	width : 80px;
	text-align : center;
}

.lclink {
	color : firebrick;
}
.lclink:visited {
	color : firebrick;
}
.lclink:hover {
	color : olive;
}

li {
	margin-bottom : 3px;
}
.blue {
	color : #0066cc;
	background-color : #0066cc;
}
.red {
	color : #a9291c
	background-color : #a9291c;
}
.green {
	color : #898e01;
	background-color : #898e01;
}

hr {
	color: #0066cc;
	background-color: #0066cc;
	border : 0px;
	width : 75%;
	text-align : center;
	height: 2px;
}

.t {
	border : 1px solid black;
	border-top-width : 0px;
	border-right-width : 0px;
	border-left-width : 1px;
	border-bottom-width : 1px;
}
.th, .td {
	border : 1px solid black;
	border-top-width : 1px;
	border-right-width : 1px;
	border-left-width : 0px;
	border-bottom-width : 0px;
	font-size : 12px;
}
.th {
	font-weight : bold;
	background-color : aliceblue;
	font-family : century gothic, helvetica,arial, sans-serif;
}

.thl {
	font-weight : bold;
	background-color : aliceblue;
	font-family : century gothic, helvetica,arial, sans-serif;
	text-align : left;
	border : 1px solid black;
	border-top-width : 1px;
	border-right-width : 1px;
	border-left-width : 0px;
	border-bottom-width : 0px;
	font-size : 10px;
}
h1 {
	margin : 0px;
	font-weight: bold;
	margin-bottom : 5px;
	font-size : 18px;
	font-family : century gothic, helvetica,arial, sans-serif;
	color : white;
	padding : 5px;
	background-color : #0066cc;
}
sup {
	color : firebrick;
}
.info {
	font-size : 10px;
	font-weight : normal;
}
h2 {
	margin : 0px;
	margin-bottom : 5px;
	font-size : 14px;
	font-weight : bold;
	font-family : century gothic, helvetica,arial, sans-serif;
	color : #0066cc;
}
h3 {
	margin : 0px;
	margin-bottom : 5px;
	font-size : 14px;
	font-weight : bold;
	font-family : century gothic, helvetica,arial, sans-serif;
	color : #0066cc;
}
h4 {
	margin : 0px;
	margin-bottom : 5px;
	font-size : 12px;
	font-weight : bold;
	font-family : century gothic, helvetica,arial, sans-serif;
	color : #0066cc;
}
h4 {
	margin : 0px;
	margin-bottom : 5px;
	font-size : 10px;
	font-weight : bold;
	font-family : century gothic, helvetica,arial, sans-serif;
	color : #0066cc;
}
