/* LINK STYLES */
A:LINK {
	color : #339966; background-color : transparent;
}

A:ACTIVE {
	color : #339966; background-color : transparent;
}

A:VISITED {
	color : #339966; background-color : transparent;
}

A:HOVER {
	color : #117A46; background-color : transparent;
}



/* TEXT STYLES */
.head01 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
}

.head02 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color : #cc3333;
}

.content01 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
}

.content02 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.legalsm {
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;
	font-style : italic;
	font-weight : normal;
}

.quesauthor {
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	font-style : italic;
	font-weight : normal;
}

.askform {
	font-family : arial, Helvetica, sans-serif;
	font-size : 12px;
}

.askform2 {
	font-family : arial, Helvetica, sans-serif;
	font-size : 10px;
}

.text03 {
	font-family : arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
}


/* TABLES */
.tb001 {
	background-color : #e5e5e5;
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;
	font-style : italic;
	line-height : 14px;
}


/* EXTRAS */
.line {
	border-bottom-color : #CCCCCC;
	border-bottom-style : dotted;
	border-bottom-width : 1px;
}


