a, input { outline: 0; } /* get rid of red outlines on clicked images in FF */

body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 1.3em
}
a:link {
	color: #666;
}
a:visited {
	color: #666;
}
a:hover {
	color: #999;
}
a:active {
	color: #666;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Helvetica, Arial, sans-serif;
}
h1 {
	font-size: 14px;
	color: #666;
	font-family: Helvetica, Arial, sans-serif;
}
h2 {
	font-size: 10px;
	color: #666;
}
#maintext {
	margin: 45px 0 0 15px;
}
#maintext2 {
	margin: 45px 0 0 15px;
	width: 575px
}
#maintext3 {
	margin: 45px 0 0 15px;
	width: 575px;
	line-height: 1.8em;
}
#photo {
    background-image: url("images/dano.jpg");
	background-repeat: no-repeat;
	background-position: 573px 45px;
}
.pagetitle {
	font-size: 14px;
}
#righttext {
	text-align: right;
	position: relative; right: 0px; top: -5px; 
}
