body
{
    margin: 0px;
    background-color: #000000;
    font-size: 9pt;
    color: #ffffff;
}
td.bottom_bar           { font-size: 8pt; color: #FFFFFF }
td.left_bar           { font-size: 9pt; color: #000000 }
td.text           { color: #FFFFFF; text-align:justify }
td.articles
{
    text-align: center;
    height: 400;
    background-color: #333333;
    color: #FFFFFF;
}
td.title           {  color: #990000; font-size: 12pt; font-weight: bold; height: 30; text-indent:20; margin-left:20}
a.bottom_bar {
	color: #ffffff;
	text-decoration: none;
}
a.left_bar {
	color: #000000;
	text-decoration: none;
}
a.left_bar_blue {
	color: #191C8C;
	text-decoration: none;
}
a
{
    color: #ffffff;
	text-decoration: none;
}
a.nav {
	color: #FF3333;
	text-decoration: none;
}td           { font-family: Arial;font-size: 9pt }
p.items
{
    text-align: justify;
    font-weight: bold;
}
a.items
{
    color: #FFFFFF;
	text-decoration: none;
}
p.articles
{
    text-align: justify;
    text-indent: 10pt;
}

