body {
	font-size: 12px;
}
table {
	font-size: 12px;
}
.line {
	line-height: 20px;
}
.line2 {
	line-height: 25px;
}
.line3 {
	line-height: 30px;
}

.lineen {
	line-height: 16px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;

}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;

}

.mail {
	font-size: 12px;
	color: #FFFFFF;
}
.rbg {
	background-attachment: fixed;
	background-image: url(../images/rbg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
a.ab:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.ab:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.ab:hover {
	font-size: 12px;
	color: #0066FF;
	text-decoration: underline;
}
a.ab:active {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

