BODY.Default {
	margin: 0 0 0 0;
}

.Emphasis {
	font-style : italic;
}

.Bold {
	font-weight : bold;
}

.Title {
	font-weight : bold;
}

.Topic {
	font : bold 10pt sans-serif;
	font-family : sans-serif;
	font-size : 10pt;
	color : Black;
	font-weight : bold;
}

.Default {
	font : 9pt Verdana;
	font-family : Verdana;
	font-size : 9pt;
	color : Black;
	text-align : justify;
}

.Bigger {
	font : 11pt Verdana;
	font-family : Verdana;
	font-size : 11pt;
	color : Black;
	text-align : justify;
}

.Center {
	text-align : center;
}

.Date {
	margin-top : 4;
	margin-bottom : 4;
	font-size : 7pt;
	color : #477087;
}

.Small {
	font : 8pt Verdana;
	font-family : Verdana;
	font-size : 8pt;
	color : Black;
	text-align : justify;
}

.SmallBold {
	font : bold 8pt Verdana;
	font-family : Verdana;
	font-size : 8pt;
	color : Black;
        font-weight : bold;
	text-align : justify;
}

.Quote {
	font : 8pt Verdana;
	font-family : Verdana;
	font-size : 8pt;
	color : Black;
	margin-left : 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align : left;
}

A:link {
	text-decoration: none;
	color: #477087;
	font-weight : bold;
}

A:visited {
	text-decoration: none;
	color: #477087;
}

A:active {
	text-decoration: none;
	color: #477087;
}

A.black:link {
	text-decoration: none;
	color: #000000;
	font-weight : bold;
}

A.black:visited {
	text-decoration: none;
	color: #000000;
}

A.black:active {
	text-decoration: none;
	color: #000000;
}

A.black:hover {
	text-decoration: none;
	color: #000000;
}
