body {  margin-top: 0px; 
		margin-right: 0px; 
		margin-bottom: 0px; margin-left: 2px;
		SCROLLBAR-FACE-COLOR: #333333;
    SCROLLBAR-HIGHLIGHT-COLOR: white;
    SCROLLBAR-SHADOW-COLOR: white;
    SCROLLBAR-ARROW-COLOR: white;
    SCROLLBAR-DARKSHADOW-COLOR: #333333;
    SCROLLBAR-BASE-COLOR: :#333333;
    LIST-STYLE-TYPE: circle;
    BACKGROUND-COLOR: white;
    scrollbar-3dlight-white: 
}

a:link{
	color:#aa0000
	}
a:visited
	{
	color:#aa0000
	}
a:hover
	{
	Color:red
	}
.text
      {
	Color:black;
	font-family:verdana;
	font-size:11;
	}
.tabletitle
	{
	Font-family:Arial;
	font-size:14px;
	color:#ee0000;
	font-weight:bold
	}
.tableMain
	{
	background-color:#DBDBB7;
	font-family:arial;
	color:balck;
	font-size:12px
	}
.tableObject
	{
	background-color:#CCCC99;
	}
.cols
	{
	border:1px solid black;
	background-color:#cccc99;
	font-family:Arial;
	color:#003300;
	font-size:14px;
	font-weight:bold;
	height:14px;
	
	}
.dottedLine  { 
	font-family: Verdana; 
	background:     url('/images/bg_dot.gif') repeat-x; 
}
.themeTitle
	{
	Font-family:Arial;
	font-size:18px;
	color:#ee0000;
	font-weight:bold
}

.tightList li {
	list-style: disc url('/images/bullet.gif');
}
  ul {
	margin-top:0px; margin-bottom:0px;
}