.style14 {
	font-size: 13px;
	color: #333333;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
.style14cn{
	font-size: 13px;
	color: #2F2F2F;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

td.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-top: 4px;
	background-color: #D5D5D5;
}
td.news_title {
	font-size: 15px;
	font-weight: bolder;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-color: #D5D5D5;
	font-family: Arial, Helvetica, sans-serif;
}
td.repository_title {
	font-size: 20px;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-family: "Arial Black", Gadget, sans-serif;
	color: #03F;
}
td.repository {
	font-size: 14px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #03F;
}
body {
	font-family: Verdana;
	font-size: 13px;
	color: #222222;
	line-height: normal;
	margin: 0px;
}
table, td, th {
	font-size: 13px;

}
a:link {
	text-decoration: underline;
}
a, a:visited, a:active {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #660000;
	text-decoration: underline;
}
div.footer {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Tahoma;
	font-size: 13px;
	color: #333333;
	background-color: #DBDBDB;
	line-height: normal;
}
div.footer a, div.footer a:visited, div.footer a:active {
	color: #333333;
	text-decoration: none;
}
div.footer a:hover {
	color: #0033FF;
	text-decoration: underline;
}
.title {
	padding-top: 15px;
}
li {
	line-height: 1.5em;
	list-style-type: disc;
	list-style-position: outside;
	text-align: left;
}
