body {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	background-image: url(../images/bg_page_blue.jpg);
	background-repeat: repeat-x;
	background-color: #F0F0F0;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font:Tahoma;
	font-size:12px; 
}

h2 {
	font:Tahoma;
	font-size:12px; 
	color: #F0F0F0;
}

.text {
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	color: #0000FF;
	text-decoration:none;
	font-weight: bold;
}

.review {
	font-family:Tahoma; 
	font-size:12px;
	font-weight: bold; 
	color:#F0F0F0;
	text-decoration:none;
}

.red {
	font-family:Tahoma; 
	font-size:12px; 
	color:#990000;
	text-decoration:none;
}

.red a:hover {
	font-family:Tahoma; 
	font-size:12px; 
	color:#990000;
	text-decoration:underline;
}

.small {
	font-family:Tahoma; 
	font-size:10px; 
	color:#000000;
	text-decoration:none;
}

.small a:hover {	
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration:underline;
	
}

.li {
	background:transparent url(images/arrow.gif);
}

