/* CSS Document */

.infotext {
	text-align:justify;
	border-style:none;
    font-family:arial;
    font-size:11px;
}

.infotext h1 {
margin: 20px 0 5px 0;
font-size:12px;
font-weight:bold;
}


.infotext h2 {
margin: 20px 0 5px 0;
font-size:12px;
font-weight:bold;
}

.infotext a { color:#000000; text-decoration:none;}


