/* CSS Document */
#header, #background, #navigation, #sidebar1, #footer, #header2 {position: relative; float: none; display: none;  margin: 0px;}

.thrColFixHdr #mainContent {margin: 0 0 0 0px;}
.thrColFixHdr #container {border-bottom: 0px; width: 100%;}

html, body {
	color:#000000;
	font-size: 12pt;
	line-height: 130%;
	font-family: Georgia, "Times New Roman",Times, serif;
}
a
{
    color:#000 !important;
    text-decoration:underline !important;
}
table
{
    width:auto !important;
    height:auto !important;
    border:0 !important;
    margin:0 !impotant;
	margin-left:0;
    padding:0 !important;
}
.title {text-align: left; color:#000000; font: normal 1.5em;}
.redstone {font: normal 0.9em; color:#000000; }
.subtitle {color:#000000; font: bold 1.1em; color:#000000;}

--> 