body, td {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: black;
}
	
.col1 {
	color: #aaaabb;
}

/* program -> time */
.prg-time
{
	font-weight: bold;
	width: 100px;
}

tr.prg-tr1
{
	background-color: #FFbb33;
}

tr.prg-tr2
{
	background-color: #ffcc44;
}

table.copyright td
{
	font-size: 11px; 
	color: white;
}

table.copyright a
{
	color: #9999aa; text-decoration: none;
}

P {font-size: 12px; font-family: Verdana, Arial, Helvetica}

a img {border: none;}

A {color: #222222; text-decoration: none;}
A:hover {color: black; text-decoration: underline;}

a.menu {color: #ffffaa; text-decoration: none; font-size: 12px; font-weight: bold;}
a.menu:hover {color: #492834; text-decoration: underline;}

a.readmore {color: #FC5626; text-decoration: none; font-size: 10px; font-weight: bold;}
a.readmore:hover {color: #492834; text-decoration: underline;}

.info {
	color: #000022;
	text-decoration: none;
	font-size: 11px;
	/*font-family: Verdana;*/
}


ul.list 
{
	margin: 2;
	padding-left: 10;
	color: gray;
}

ul.list li
{
	margin-bottom: 4;
}


h4
{
	font-size: 11px;
	color: black;
	margin: 2px;
	/*text-decoration: underline;*/
	font-weight: bold;
}

h3
{
	font-size: 15px;
	color: black;
	margin-bottom: 2px;
	/*text-decoration: underline;*/
	letter-spacing: 1px;
	font-weight: bold;
}

h2
{
	font-size: 14px;
	color: black;
	margin-bottom: 2px;
	text-decoration: underline;
	letter-spacing: 0px;
	font-weight: bold;
}

.news-caption
{
	color: black;
	font-weight: bold;
}

.news-date
{
	color: black;
	font-size: 10px;
}

.img
{
	border: solid 2px #cccc88;
}

.img2
{
	border: solid 2px black;
}

div.name
{
	margin: 0px;
	padding: 0px;
	
	color: #70a3aD;
	font-weight: bold;
}
