.tic1{
	font-family: Verdana;
	font-size: 12px;
	text-align: center;

padding: 0px;
/*background-color: #EEEEEE;*/
/*height: 100%;*/

filter:progid:DXImageTransform.Microsoft.alpha(opacity=80); /*Specify fade effect in IE. Remove if desired.*/
	-moz-opacity: 0.8; /*Specify fade effect in Firefox. Remove if desired.*/
	margin: 0px;
	padding: 0px;
}

.tick{
	padding: 0px;
}

.rsstitle{ /*shared class for all title elements in an RSS feed*/
font-family: Verdana;
font-size: 12px;
color: #000000;
font-weight: bold;
text-decoration: none !important;
}

a.rsstitle: link{
text-decoration: none;
color: #000000;
font-size: 12px;
}

a.rsstitle: hover{
text-decoration: none;
color: #CC0000; 
font-size: 12px;
}

.rssdate{ /*shared class for all date elements in an RSS feed*/
color: #808080;
font-size: 9px;
}

/*.rssdescription{ /*shared class for all description elements in an RSS feed*/
color: #CC0000; 
}*/
