body, td {
    font-family: tahoma, helvetica, sans-serif;
    font-size: 9pt;
}

p {   
    font-family: tahoma, helvetica, sans-serif;
    font-size: 9pt;
}

a {
    color: #003366;
    /*text-decoration: none;*/
}

a:hover {
    color: #CCCCCC;
}

.related {
    font-size: 8pt;
    margin-left: 10px; 
}

a.related {
    font-size: 8pt;
    font-weight: normal;
}

input {
    font-size: 8pt;
}

.titles {
	color: #0000CC;
}

.intro {
}

.copyright {
	font-size: 8pt;
	text-align: right;
}