td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;

}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;

}
.thinborder {
	border: 1px solid #000000;
}
.cellmargin {
	padding: 5px;
}
.coq {
	font-weight: bold;
	font-size: 18px;
}
.coqbig {
	font-size: 24px;
}
.coqsmall {
	font-size: 16px;
	font-style: italic;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	font-variant: small-caps;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	font-variant: small-caps;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;

}
a:link {
	color: #663300;
	text-decoration: none;

}
a:visited {
	color: #663300;
	text-decoration: none;

}
a:hover {
	color: #663300;
	text-decoration: underline;
}
a:active {

	color: #CC9900;
	text-decoration: underline;
}
