body {
  background-color: #cccccc;
}

h2 {	
	font-size: 14px;
	font-family: arial, verdana, sans-serif;

}
h2 a:active,
h2 a:visited,
h2 a:link {
	color: #ff0000;
	text-decoration:none;
	}
h2 a:hover {
	color: #ffffff;
	text-decoration:none;
	}

.title_tb{
  color: #CCCCCC;
  background: #ff0000;
	font-size: 14px;
	font-family: tahoma;
	font-weight: bold;
	padding-left: 6px;
	padding-right: 6px;
	padding-top:  6px;
}


h3 {
	font-size: 12px;
	font-family: Times New Roman, verdana, sans-serif;
	padding:0px;
	margin:0px;
}
h3 a:active,
h3 a:visited,
h3 a:link {
	color: #cccccc;
	text-decoration:none;
	}
h3 a:hover {
	color: #ffffff;
	text-decoration:none;
	}

.title_tb{
  color: #CCCCCC;
  background: #ff0000;
	font-size: 10px;
	font-family: Times New Roman;
	font-weight: bold;
	padding-left: 6px;
	padding-right: 6px;
	padding-top:  6px;
}



