@charset "utf-8";
/* CSS Document */



.head {
	font-family: Tahoma;
	text-decoration: none;
	font-weight:bold;
}

.main {
	font-family: Arial;
	text-decoration: none;
}

.text_title{
	font-size: 15px;
	font-weight:bold;
	font-family: Tahoma;
	color:#333333;
	text-align:left;
}
.text_body{
	font-size: 12px;
	font-family: Tahoma;
	color:#333333;
	text-align:left;
	
}


.mini {
	font-size: 10px;
}
.small {
	font-size: 11px;
}
.normal {
	font-size: 12px;
}
.title {
	font-size: 13px;
}
.bold {
	font-weight: bold;
}

.paragraphs{
	text-indent:50px;
	text-align:justify;
}

.paragraphs2{
	text-indent:20px;
	text-align:justify;
}


.headmenu:hover{
	color:#FF0000;
}

.intext:hover{
	color:#FF0000;
}

.menu:hover{
	color:	#CC0000;
}

.lmenu:hover{
	color:	#bfbfbf;
}

