td {
	font-family: "Myriad pro", "Trebuchet MS", Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	word-spacing: 2pt;
}
.justify {
	text-align: justify;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.subtitle {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #E7E7E7;
	border: 1px solid #CCCCCC;
	padding: 1px 1px 1px 5px;
}
ul {
	list-style-image: url(images/dot.gif);
}
.subsubtitle {
	font-size: 13px;
	font-weight: bold;
}
.abstract {
	font-size: 10px;
}
.abstracthidden {
	font-size: 10px;
    display:none;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
.abstractshow {
	font-size: 10px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
.usual {
	font-size: 11px;
}

a.dsphead{
   text-decoration:none;
}
a.dsphead:hover{
   text-decoration:none;
}
a.dsphead span.dspchar{
   font-size: 10px;
   font-family:monospace;
   font-weight:normal;
}
.dspcont{
	font-size: 10px;
    display:none;
}

.NewsLinks {
	font-family: verdana;
	font-size: xx-small;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.NewsHeader {
	font-family: tahoma;
	font-size: xx-small;
	font-weight: normal;
	color: #aaaaaa;
	text-decoration: none;
	padding-left: 5px;
}
a:link.NewsHeader {
	text-decoration: none; 
	color : #aaaaaa; 
	font-size: xx-small;
}
a:visited.NewsHeader {
	color : #aaaaaa; 
	font-size: xx-small;
}
a:active.Header {
	text-decoration: none; 
	color : #aaaaaa; 
	font-size: xx-small;
}
a:hover.NewsHeader {
	color : #ee4444; 
	font-size: xx-small;
}
.ticker-border {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	height: 189;
	width: 189;
	border: 1px solid #CCCCCC;
}
        
