.tittle {
	font-family: "Comic Sans MS", "Cooper Black", "Corona LT Std";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF66CC;
	line-height: 130%
}

.paragraph {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #006699;
	text-align: justify;
	line-height: 150%
}

.color_paragraph {  color: #012c41; font-size: 11px; font-family: Arial, Helvetica, sans-serif; line-height: 130%}

.hidden {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 663333;
	text-align: center;
}
a:active {  color: #666666; text-decoration: underline}
.sub_tittle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #663333;
	line-height: 130%;
}
.table_border {
	border: thin solid #666666;
}
a:hover {  color: #012c41}
a:link {  color: #666666}

.list {
	list-style-position: inside;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #663333;
}

a:visited {  color: #012c41}

input.form{
	font-size: 9px; font-family:   Geneva, Arial, Verdana ; color: #646464;
	border : 1px inset #777777;
	padding : 0px;
	height: 14px;
	background : #F6F7F8;
	}

	

input.text {
	font-size: 9px; font-family:   Geneva, Arial, Verdana ; color: #646464;
	border : 1px dashed #D8781C;
	padding : 2px;
	background : #F6F7F8;
	}

input.text_fixedwidth {
        font-size: 9px; font-family:   Geneva, Arial, Verdana ; color: #646464;
        border : 1px dashed #D8781C;
        padding : 2px;
        background : #F6F7F8;
	width: 125px;
        }

.button {
	font-size: 10px; font-family:   Verdana ;
	color : #666;
	background : #FFF;
	height: 14px
	padding : 1px;
	}

.buttondim {
	font-size: 10px; font-family:   Verdana ;
	color : #666;
	background : #D2CFCF;
	height: 14px
	padding : 1px;
	}


.select {
	font-size: 9px; font-family:   Verdana ;
	color : #666;
	background : #FFF;
	height: 14px
	padding : 1px;
	}
.menu_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: 663333;
	text-decoration: underline;
}
