
body
{
	background:#000000;
	font-family: helvetica, arial, sans-serif;
	font-size:10pt;
	color: #4d4d4d;
	margin: 0px;
}

li
{
	font-size:12pt; 
	font-family:lucida; 
	text-align:justify
}

td
{
	font-size:12pt;
	font-family:arial;
	text-align:justify
}

pre
{
        font-size:12pt;
        font-family:lucida;
        text-align:justify
}


hr {
	border: 1;
	color: #000000;
	background-color: #000000;
}

p {
	font-family: helvetica, arial, sans-serif;
	font-size: 18px;
	color: #000000;
	margin-top: 0px;
	text-align: left;
	}

a:link {
	font-weight: bold; 
	text-decoration: none;
	color: #555555;
	}

a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #555555;
	}

a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #AAAAAA;
	}

a:active {
	font-weight: bold;
	text-decoration: none;
	color: #555555;
	}

#header_table{
	background: #DDDDDD;
	border-width: 1px 1px 1px 1px;
	border-color: #666666;
        border-style: solid; 
	}

#header_td {
        font-size:10pt;
        font-family:arial;
	text-align: center;
	color: 333333;
	}

#pager_td {
        font-size:10pt;
        font-family:arial;
        text-align: center;
        color: 000000;
        }

#news_table{
        background: #DDDDDD;
        border-width: 1px 1px 1px 1px;
        border-color: #666666;
        border-style: solid;
        }

#news_td{
        font-size:10pt;
        font-family:arial;
        text-align: center;
        color: 333333;
        }

#articles_td{
        font-size:10pt;
        font-family:arial;
        text-align: left;
	background: #CCCCCC
        }

#articles_td_head{
        font-size:10pt;
        font-family:arial;
        text-align: left;
	padding: 0px 0px 0px 5px;
        background: #DDDDDD;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
        }


#container {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}


#top {
	height: 100px;
	}

#main {
	margin: 0px 0px 0px 0px;
	}

#indent { 
	text-indent: 0.5in;
	}

