@charset "utf-8";
body {
	font-family: Arial;
	font-size: 12px;
	color: #2f2f2f;
	text-decoration: none;
	line-height: 18px;
	word-spacing: 100;
	background-color: #f7f9fd;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-weight: normal;
	text-align:justify;
}

a, a:link, a:visited, a:active {
	font-family:Tahoma;
	color: #ffffff;	
	text-decoration: underline;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
}


.bottom {
	font-family:  Tahoma;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	line-height:15px;
	font-weight: normal;
	letter-spacing:1px;
	}
	
.text{
	font-family:Arial;
	font-size: 12px;
	color: #2f2f2f;
	line-height: 18px;
	word-spacing: 0;
	font-weight:normal;
}

a.mail:link, a.mail:visited, a.mail:active {
	font-family: Arial;
	font-size: 12px;
	color: #0a2972;
	font-weight: bold;
	text-decoration: none;
}
a.mail:hover {
	font-family: Arial;
	font-size: 12px;
	color: #021e60;
	font-weight: bold;
	text-decoration: underline;
}


.text2{
	font-family:Arial;
	font-size: 14px;
	color: #2f2f2f;
	line-height: 18px;
	word-spacing: 0;
	font-weight:bold;
}

p{
margin:0px;
padding:0px;
}
