body {
	background-color: #FFFFFF;
	font-family: verdana, arial, helvetica, sans-serif;
	font-style: normal;
	font-size: 8pt;
	margin: 1px;
}

a:link {
	color: #333333;
	/* text-decoration: none; */
	font-weight: bold
}

a:visited {
	color: #333333;
	/* text-decoration: none; */
	font-weight: bold
}

a:hover {
	color: #BEAD21;
	/* text-decoration: none; */
	font-weight: bold
}

.seldot {
	color: #00A4E6;
	font-size: 10pt;
}

.dot:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}

.dot:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}

.dot:hover {
	color: #555555;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}

p {
	text-align: justify;
}

td {
	font-size: 8pt;
	vertical-align: top;
}

input {
        color: #000000;
	font-size: 8pt;
        height : 20;
}

input.checkbox {

	border-style: none;
}

input.radio {

	border-style: none;
}

input.image {
	border-style: none;
}

input.button {
        font-weight: bold;
        cursor: hand;
}

textarea {
	border-style: solid;
	border-width: 1;
	overflow : auto;
}

.TXTSTL-01 { color: #DC2458; font-size: 9pt; font-family: Arial; font-weight: 700; }
.TXTSTL-02 { color: #41A4E3; font-size: 11pt; font-family: Arial; font-weight: 700; }
.TXTSTL-03 { color: #CC0000; font-size: 11pt; font-family: Arial; font-weight: 700; }

.atable { font-size: 8pt;}
.atable:link { text-decoration: none; color : #BE0000;}
.atable:visited { text-decoration: none; color : #650000;}
.atable:hover { color : #BEAD21;}

.amenu { font-size: 9pt;}
.amenu:link { text-decoration: none; color : #0486DB;}
.amenu:visited { text-decoration: none; color : #0486DB;}
.amenu:hover { color : #07127B;}

.apager { font-size: 9pt;}
.apager:link { text-decoration: none; color : #0486DB;}
.apager:visited { text-decoration: none; color : #0486DB;}
.apager:hover { color : #07127B;}

