*	{
	margin: 0;
	}



html, body
	{
	 height: 100%;
	 background: #ffffff;
    	 font-family: tahoma, arial, sans-serif;
	}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -3em;
	}

.push	{
	height: 4em;
	}

.footer	{
	height: 3em;
	background-color: #000000;
	}

td
    {
    line-height: .85;
    }

td.table
	{
	font-family: fixed-width;
	font-size: 10px;
	line-height: 1.1;
	}

td.title
	{
	font-family: century, tahoma, sans-serif;
	font-size:21px;
	}
	
td.text
	{
	padding: 20px 5px 5px 5px;
	font-family: helvetica, century, sans-serif;
	font-size:11px;
	line-height: 1.4;
	}
p

    {
    font-family: arial, sans-serif;
	 font-size: 85%;
    line-height: 1.4;
    color: #000000;
    }


li
	{
	line-height: 1.4;
	}

a
	{
	 color: #000000;
	 text-decoration: none;
    	 font-family: tahoma, arial, sans-serif;
	 font-size: 72%;
	line-height: 1.5;
	}

a.text, a.text:hover, a.text:visited, a.text:visited:hover
	{
	color: #000000;
	text-decoration: underline;
	font-family: tahome, arial, sans-serif;
	font-size: 100%;
	line-height: 1.4;
	}

a:visited:hover
	{
	 color: #2e2e2e;
	 text-decoration: underline;
    	 font-family: tahoma, arial, sans-serif;
	 font-size: 72%;
	
}

a:visited
	{
	color: #909090;
	text-decoration: none;
	font=family: tahoma, arial, sans-serif;
	font-size: 72%;
	line-height:1.5;
	}

a:hover
	{
	color: #2e2e2e;
	text-decoration: underline;
	font-family: tahoma, arial, sans-serif;
	font-size: 72%;
	}
b
	{
	color: #000000;
	 font-family: tahoma, arial, sans-serif;
	 font-size: 72%;
	  font-weight: bold;

	}

i

	{
	color: #1f1f1f;
	    	 font-family: tahoma, arial, sans-serif;
	 font-size: 60%;

	}

.reply
	{
	color: #909090;
	}

.banned
	{
	color: #ff0000;
	font-size: 15px;
	font-weight: 900;
	}


