BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Black;
	margin-left : 20;
	margin-right : 20;
}

.s0 {
	font-size : 24pt;
	text-align : center;
	font-weight : bold;
}

.s1 {
	font-size : 18pt;
	text-align : center;
	font-weight : bold;
}

.s2 {
	font-size : 13pt;
	text-align : center;
	vertical-align : middle;
}

.s3 {
	font-size : 10pt;
	text-align : center;
	font-weight : bold;
}

.s4 {
	font-size : 8pt;
	text-align : center;
	color : Black;
	font-weight : bold;
}

.disclaimer {
	font-size : 8pt;
	font-weight: bold;
	text-align : justify;
}

.disclaimer_signature {
	font-size : 8pt;
	font-weight: bold;
	text-align : right;
}

.birthday {
	font-size : 10pt;
	font-weight: bold;
	text-align : center;
	color: Red;
}

.optimized {
	font-size : 8pt;
	text-align : center;
}

A, A:ACTIVE, A:HOVER, A:VISITED {
	text-decoration : none;
	font-weight : bold;
	color : #009966;
}
