html, body {
	font-family: verdana;
	font-size:13pt;
	color:#000000;
 	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

a:visited {
	font-family: verdana;
	font-size: 13pt;
	text-decoration: underline;
	color:#000000; 
}

a:link {
	font-family: verdana;
	font-size: 13pt;
	text-decoration: underline;
	color:#000000;
 }

a:active {
	font-family: verdana;
	font-size: 13pt;
	text-decoration: underline;
	color:#000000;
 }

a:hover {
	font-family: verdana;
	font-size: 13pt;
	text-decoration: underline;
	color:#000000;
}

.total{
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	width: 1077px;
	height: 100%;
}

.mainTable{
	background-image: url(images/bg_main_3.jpg);
	background-repeat: no-repeat;
	width: 1021px;
	height: 100%;
	
}

.mainTable2{
	background-image: url(images/bg_main2.jpg);
	background-repeat: no-repeat;
	width: 1021px;
	height: 100%;
}

.x_menu {
	padding-top: 663px;
}

.titleCell {
	padding-top: 77px;
	padding-right: 138px;
}

.title {
	font-family: arial;
	font-size:25pt;
	color:#FFFFFF;
	
}

.contentCell {
	padding-left: 25px;
	padding-top: 45px;
}

.content {
	font-family: verdana;
	font-size:13pt;
	color:#000000;
}

#intro {
	padding-top: 19px;
	padding-left: 15px;
}

.contactText1{
	font-family: verdana;
	font-size:16pt;
	color:#000000;
}

.contactText2{
	font-family: verdana;
	font-size:13pt;
	color:#000000;
}

.me{
	font-family: verdana;
	font-size:13pt;
	color:#000000;
}