body {
    margin:         0px;
    font-family:    Tahoma;
    font-size:      10pt;
}
table {
    border-style:       none;
    border-collapse:    collapse;
    border-spacing:     0px 0px;
    empty-cells:        show;
    font-size:          10pt;
}
p {
    font-size:      10pt;
    text-align:     justify;
}
a, a:visited {
    text-decoration:    none;
    font-weight:		bold;
		color:				#000000;
}
a:hover {
    text-decoration:    underline;
		color:				#5E83CC;
}
.hiddenlink, a:visited.hiddenlink {
    text-decoration:    none;
    font-weight:		normal;
}
a:hover.hiddenlink {
    text-decoration:    underline;
		color:				#5E83CC;
}

.h1 {
    font-size:      18pt;
}
.h2 {
    font-size:      14pt;
}
.h3 {
    font-size:      12pt;
}
.small {
    font-size:      8pt;
}
tr.row1 {
    background:		#FFFFFF;
}
tr.row2 {
    background:		#FFFFFF;
}

img {
/*    border-style:   none;*/
		border-color:	#000000;
}
