@charset "UTF-8";
/* CSS Document */
<style type="text/css">
p_body,td,th {
	color: #F6EE00;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-align: justify;
	font-size: x-small;
}
.p_right {
	font-family: local(DomCas), "url(DomCas.ttf) format(TrueType)";
	font-size: medium;
	font-weight: normal;
	color: #FF0;
	text-align: right;
}
.p_c {
	text-align: center;
	font-family: local(DomCas), "urlfonts/DomCas.ttf) format(TrueType)";
	font-size: x-large;
	font-weight: normal;
	color: #FF0;
}
.p_c td {
	text-align: center;
	font-family: local(DomCas), "url(fonts/DomCas.ttf) format(TrueType)";
	font-size: x-large;
	font-weight: bold;
}
.p_topic {
	font-size: 40px;
	font-family: local(DomCasBol), "url(fonts/DomCasBol.ttf) format(TrueType)";
	font-weight: bold;
	color: #FF0;
	text-align: center;
}
.p_txt {
	font-size: xx-large;
	font-family: local(DomCas), "urlfonts/DomCas.ttf) format(TrueType)";
	font-weight: normal;
	text-align: center;
}
.p_subtopic {
	font-size: 36px;
	color: #FF0;
	font-family: local(DomCas), "urlfonts/DomCas.ttf) format(TrueType)";
	font-weight: normal;
	text-align: center;
}
p_select {
	color: #33CCFF;
	text-align: center;
	font-family: local(DomCasBol), "url(fonts/DomCasBol.ttf) format(TrueType)";
	font-size: large;
	font-weight: bold;
}
</style>
