.resttit
	{
	font-family: Verdana,Arial;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	line-height:16px;
	}
A.resttit
	{
	color: #FFFFFF;
	text-decoration:none;
	}
A:hover.resttit
	{
	color: #FFFF66;
	text-decoration:none;
	}
.resttit2
	{
	font-family: Verdana,Arial;
	font-size:11px;
	font-weight:bold;
	color:#737373;
	line-height:16px;
	}
A.resttit2
	{
	color: #FFFFFF;
	text-decoration:none;
	}
A:hover.resttit2
	{
	color: #FFFF66;
	text-decoration:none;
	}
.restfooter
	{
	font-family: Verdana,Arial;
	font-size:10px;
	font-weight:bold;
	color:#000000;
	line-height:16px;
	}
A.restfooter
	{
	color: #FFFFFF;
	text-decoration:none;
	}
A:hover.restfooter
	{
	color: #FFFF66;
	text-decoration:none;
	}
.restreview
	{
	font-family: Verdana,Arial;
	font-size:12px;
	font-weight: normal;
	color: black;
	line-height:16px;
	}

.restmaintable
    {
    border: 0px solid #000000;
    border-collapse: collapse;
    padding: 0px;
    }
.restmaintable td
    {
    border-bottom: 1px solid #000000;
    padding: 0px;
    padding-left: 5px;
    }
.restmaintable th
    {
    border: 1px solid #000000;
    padding: 0px;
    }

.restratetable
    {
    border: 1px solid #000000;
    border-collapse: collapse;
    }
.restratetable td
    {
    border: 0px solid #000000;
    padding: 4px;
    }
.restratetable th
    {
    border: 1px solid #000000;
    padding: 4px;
    }

.restreviewtable
    {
    border: 1px solid #000000;
    border-collapse: collapse;
    }
.restreviewtable td
    {
    border: 0px solid #000000;
    padding: 0px;
    padding-left: 5px;
    padding-right:5px;
    }
.restreviewtable th
    {
    border: 0px solid #000000;
    padding: 0px;
    padding-left: 10px;
    padding-right:10px;
    }
.resultstable
    {
    border: 1px solid #000000;
    border-collapse: collapse;
    padding: 0px;
    }
.resultstable td
    {
    border: 0px solid #000000;
    padding: 0px;
    }
.resultstable th
    {
    border: 1px solid #000000;
    padding: 0px;
    padding-left: 20px;
    padding-right:10px;
    }
.source
	{
	font-family: Verdana,Arial;
	font-size:10px;
	font-weight:normal;
    font-style: italic;
	color:#707070;
	line-height:16px;
	}
A.source
	{
	color: #8484FF;
	text-decoration:none;
	}
A:hover.source
	{
	color: #707070;
	text-decoration:none;
	}
