a:link {
		text-decoration:    none;
		color:              #ffffff;
		font-weight:        normal;
}
a:visited {
		text-decoration:    none;
		color:              #ffffff;
		font-weight:        normal;
}
a:active {
		text-decoration:    none;
		color:              #ffffff;
		font-weight:        normal;
}
a:hover {
		text-decoration:    none;
		color:              #ffff00;
		font-weight:        bold;
}
a {
		text-decoration:    none;
		color:              #ffffff;
		font-weight:        normal;
}

h1 {
		font-size:          18pt;
		line-height:        26px;
		font-weight:        normal;
		text-align:         center;
		color:              #ffffff;
		padding-left:       0px;
		padding-right:      0px;
		padding-top:        12px;
		padding-bottom:     12px;
		margin-left:        0px;
		margin-right:       0px;
		margin-top:         0px;
		margin-bottom:      0px;
}
h2 {
		font-size:          14pt;
		line-height:        24px;
		font-weight:        normal;
		font-style:         italic;
		color:              #ffffff;
		padding-left:       0px;
		padding-right:      0px;
		padding-top:        8px;
		padding-bottom:     8px;
		margin-left:        0px;
		margin-right:       0px;
		margin-top:         0px;
		margin-bottom:      0px;
}
h3 {
		font-size:          12pt;
		line-height:        22px;
		font-weight:        bold;
		color:              #ffffff;
		padding-left:       0px;
		padding-right:      0px;
		padding-top:        5px;
		padding-bottom:     5px;
		margin-left:        0px;
		margin-right:       0px;
		margin-top:         0px;
		margin-bottom:      0px;
}

body {
		font-size:          10pt;
		line-height:        20px;
		font-family:        Verdana,Arial,Times New Roman,monospace;
		background-color:   #0000ff;
		color:              #ffffff;
		padding-left:       2px;
		padding-right:      2px;
		padding-top:        2px;
		padding-bottom:     2px;
		margin-left:        0px;
		margin-right:       0px;
		margin-top:         0px;
		margin-bottom:      0px;
}

table {
		font-size:          10pt;
		line-height:        20px;
		font-family:        Verdana,Arial,Times New Roman,monospace;
		background-color:   #0000ff;
		color:              #ffffff;
		padding-left:       2px;
		padding-right:      2px;
		padding-top:        2px;
		padding-bottom:     2px;
		margin-left:        0px;
		margin-right:       0px;
		margin-top:         0px;
		margin-bottom:      0px;
}

div {
		padding-left:       2px;
		padding-right:      2px;
		padding-top:        2px;
		padding-bottom:     2px;
		margin-left:        0px;
		margin-right:       0px;
		margin-top:         0px;
		margin-bottom:      0px;
}

.peque {
		font-size:          7pt;
		line-height:        15px;
}
