body  {font-family: Tahoma, Verdana, Helvetica, Sans Serif;
       font-size: 12px;
       text-decoration: none;}

a{text-decoration : underline;
}

a:hover{
	text-decoration : none;
}

br {font-size: 11px;}


div.down-links a { color:#173B50;
}

div.topics a { color:#173B50;
}

div.down-links a:hover { color:#B2CEE0;
}

div.topics a:hover { color:white; text-decoration:none;
}

div.copy a { color:#ffffff;
}

div.copy a:hover { color:#173B50; text-decoration:none;
}
 
div.year a {text-decoration:none;}


div.text a { color:#173B50;
text-decoration:none;
}

div.text a:hover { color:#ffffff;
}


.copy {font-family: Times New Roman;
		 font-size: 14px;
		 font-weight: bold;
		 text-decoration: underline;
		 color: white;	
}

.down-links {font-family: Times New Roman;
		 font-size: 14px;
		 font-weight: bold;
		 text-decoration: none;
		 color: #173B50;	
}

.text {font-family: Times New Roman;
		 font-size: 90%;
		 text-align:left;
		 font-weight: normal;
		 color: #173B50;	
}

.text-title {font-family: Times New Roman;
		 font-size: 110%;
		 font-weight: bold;
		 text-decoration: underline;
		 color: white;	
}

.text-title-copy {font-family: Times New Roman;
		 font-size: 90%;
		 font-weight: bold;
		 color: white;	
}

.year {font-size:30px;
		font-family:Times New Roman;
		color:white;
		font-weight:bold;
		text-align: center;
		margin-right:0px;}
		
.topics {font-family: Times New Roman;
		 font-size: 14px;
		 font-weight: bold;
		 text-decoration: underline;
		 text-align:left;
		 color: #173B50;
		 margin-top:9px;	
}		

.list {
   list-style-type: decimal;
   list-style-position: outside;   
   list-style-image: url(../img/sys/bullet.gif);
   margin-top: 0em;
}

li { margin-bottom:10px; }