BODY {
	font-family : arial;
	font : 14px;
}
.TITLE {
	font-family : arial;
	font : bold 14px;
}

.TITLE1 {
    COLOR: #1E5C99;
	font-family : arial;
	font : bold 12px;
}

.TITLE2 {
	font-family : arial;
	font : bold 12px;
}

.TEXT1 {
	font-family : arial;
	font : 12px;
}
	
.TEXT_ALIGN 
{
    font-family : arial;
	font : 12px;   
	OVERFLOW: auto; WIDTH: 550px; TEXT-ALIGN: justify
}	


.HOME {
	font-family : arial;
	font : bold 14px;
	line-height : 23px;
}

A.HOMEPAGE:visited {
	font-family : arial;
	font : bold 14px;
	COLOR: blue;
	TEXT-DECORATION: underline
}
A.HOMEPAGE:hover {
	font-family : arial;
	font : bold 14px;
	COLOR: blue;
	TEXT-DECORATION: underline
}
A.HOMEPAGE:link {
	font-family : arial;
	font : bold 14px;
	COLOR: blue;
	TEXT-DECORATION: underline
}
	
.SCROLLER {
	font-family : arial;
	font : bold 12px;
}

.FOOTER {
	font-family : arial;
	font : 10px;
}

.FOOTER_MENU {
	font-family : arial;
	font : bold 12px;
}

A.FOOTER_MENU:visited {
	FONT-SIZE: 10pt; COLOR: #3F5E87; TEXT-DECORATION: none
}
A.FOOTER_MENU:hover {
	FONT-SIZE: 10pt; COLOR: #3F5E87; TEXT-DECORATION: underline
}
A.FOOTER_MENU:link {
	FONT-SIZE: 10pt; COLOR: #3F5E87; TEXT-DECORATION: none
}

.QUEST {
	font-family : arial;
	font : bold 12px;
}

A.QUEST:visited {
	COLOR: #1E5C99; TEXT-DECORATION: none
}
A.QUEST:hover {
	COLOR: #1E5C99; TEXT-DECORATION: underline
}
A.QUEST:link {
	COLOR: #1E5C99; TEXT-DECORATION: none
}

.ANSWER{
	font-family : arial;
	font : bold 12px;
}

.inputRegist{
	
						font:normal  9pt arial;
						border-width:1;
						border-style:solid;
						border-color:#C0C0C0;
						height	:19;
}
.textareaRegist{
	
						font:normal  9pt arial;
						border-width:1;
						border-style:solid;
						border-color:#C0C0C0;
						width: 340px;
}
	
.FORUM1{
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px;
	background-color : #e9e9e9;

}
A.FORUM1:link{COLOR: blue;}
A.FORUM1:active{COLOR: blue;}
A.FORUM1:visited{COLOR: blue;}
A.FORUM1:hover{COLOR: #3A91DE;TEXT-DECORATION: none}





