body  {
font-family: verdana, geneva, arial, helvetica;
background-color: #FFFFFF;
margin: 10px 10px 10px 10px;
font-size: 11px;
padding: 0;
}


a:link {
    text-decoration: none;
    color: #0099CC;
}

a:visited {
    text-decoration: none;
    color: #0099FF;
}

a:hover {
    text-decoration: none;
    color: #FFFFFF;
    background-color: #0099FF;
}

a:active {
    text-decoration: none;
    color: #FFFFFF;
    background-color: #0099FF;
}

h1 { 
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	letter-spacing: -0.3pt;
	margin-top: 1em;
	margin-bottom: 0em;
	line-height: 1.5em
}

h2 { 
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	letter-spacing: -0.3pt;
	margin-top: 1em;
	margin-bottom: 0em;
	line-height: 1.5em
}

#homepage-telo div {
	font-size: 11px;
	margin-top: 0px; margin-bottom: 0px
} 

p {
	font-size: 11px;
	margin-top: 0px; margin-bottom: 0px;
	 color: #666666
} 

img {
border: 0;
}
