/* CSS Document */

.copyrights{
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	line-height: 15px;
}
.copyrights:hover{
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight:none;
}

.norm{
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight:none;
}
.norm:hover{
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
.copyrights2:hover{
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:none;
}
.norm1{
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	font-weight:none;
}
.norm1:hover{
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:underline;
	font-weight:none;

}
.body {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	text-align:justify;
	color: #FFFFFF;
	letter-spacing: 1px;
}

.large1{
font-family:tahoma;
font-size:12px;
font-weight:bold;
color:#000000;
}

.large3{
font-family:tahoma;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
}


.large2
{
font-family:tahoma;
font-size:11px;
color:#000000;
text-align:justify;
}

.botumlink{
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight:none;
}
.botumlink:hover{
	font-family:tahoma;
	font-size:11px;
	color:#FE9900;
	text-decoration:none;
	font-weight:bold;
}

.botumlink2{
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight:none;
	text-align:justify;
}