a
{
    color: navy;
    font-weight: bold;
	text-decoration: none;
}
a:visited
{
	color: #6666cc;
}
a:hover
{
	text-decoration: underline;
}
.menu
{
	font-size: 7pt;
	font-weight: bold;
	font-family: Verdana;
	text-align: right;
}
.submenu
{
	font-size: 7pt;
	font-family: Verdana;
}
.submenu a
{
	color: black;
	font-weight: normal;
}
.menu a, 
{
	color: black;
}
.menu a:visited, .submenu a:visited
{
	color: black;
}
.menu a:hover, .submenu a:hover
{
	color: #6666cc;
	text-decoration: none;
}
.date a, .date a:visited, .date a:hover
{
	color: white;
}
.text
{
	font-size: 7pt;
	font-family: Verdana;
	text-align: justify; 
}
.button
{
	font-size: 7pt;
	text-align: center; 
}
.text-no
{
	font-size: 7pt;
	font-family: Verdana;
}
.copyright
{
    color: black;
	font-size: 6pt;
	font-family: Verdana;
}
.header
{
	font-size: 8pt;
	font-weight: bold;
	font-family: Verdana;
}
p
{
	margin-top: 5;
	margin-bottom: 5;
}
.date
{
	color: white;
	font-size: 7pt;
	font-weight: bold;
	font-family: Verdana;
}
.subheader
{
	font-size: 8pt;
	font-weight: bold;
	font-family: Verdana;
}
.nb
{
	color: red;
	font-weight: bold;
}
.remark
{
	color: navy;
	font-size: 7pt;
	font-family: Verdana;
	text-align: justify; 
}
.quoting
{
    font-family: Verdana;
	color: brown;
	font-style: italic;
}
.author
{
	font-weight: bold;
	text-align: right;
}
