@charset "utf-8";

body {
	font-size: 14px;
	font-family: Verdana;
	background-color: #f8f8f8;
}

a:link, a:visited {
	text-decoration: none;
	color: #0099cc;
}

a:hover {
	text-decoration: underline;
}

h1 {
   color: #cc33cc
}

h2 {
   color: #990066;
   font-size: 16px;
}

.txt {
	width: 600px;
	height: 150px;
	font-family: Tahoma, sans-serif;
	font-size: 16px;
	
	padding: 5px;
	border: 1px solid #999999;
}

#copy {
   font-size: 10px;
   text-align: center;
}

#sida {

width: 620px;
margin: auto;

}

#cntr {
	width: 650px;
	float: left;
	margin-left: 40px;
}

#left {
	width: 140px;
	float: left;
	margin-top: 140px;

}

#right {
	width: 140px;
	float: left;
	margin-top: 140px;
}
