@charset "UTF-8";
/* CSS Document */
<style type="text/css">
body,td,th {
	color: #F6EE00;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-align: justify;
	font-size: x-small;
}
.right {
	font-family: local(DomCas), "url(DomCas.ttf) format(TrueType)";
	font-size: small;
	font-weight: normal;
	color: #FF0;
	text-align: right;
}
.c {
	text-align: center;
	font-family: local(DomCas), "urlfonts/DomCas.ttf) format(TrueType)";
	font-size: 16px;
	font-weight: normal;
	color: #FF0;
}
.c td {
	text-align: center;
	font-family: local(DomCas), "url(fonts/DomCas.ttf) format(TrueType)";
	font-size: x-small;
	font-weight: bold;
}
.topic {
	font-size: 24px;
	font-family: local(DomCasBol), "url(fonts/DomCasBol.ttf) format(TrueType)";
	font-weight: normal;
	color: #FF0;
	text-align: center;
}
.txt {
	font-size: 12px;
	font-family: local(DomCas), "urlfonts/DomCas.ttf) format(TrueType)";
	font-weight: bold;
	text-align: left;
}
.subtopic {
	font-size: 18px;
	color: #FF0;
	font-family: local(DomCas), "urlfonts/DomCas.ttf) format(TrueType)";
	font-weight: normal;
}
select {
	color: #33CCFF;
	text-align: center;
	font-family: local(DomCasBol), "url(fonts/DomCasBol.ttf) format(TrueType)";
	font-size: small;
	font-weight: bold;
}
</style>
