/* CSS Document */td img {display: block;}body {	font-family: Georgia, "Times New Roman", Times, serif;	margin: 0px;	padding: 0px;color: #000099;	font-size: 12px;	background-color: #CCCCCC;}h1 {	font-family: Georgia, "Times New Roman", Times, serif;	color: #990000;	font-size: large;}h2 {	font-size: 14px;	font-weight: bold;}hr {	color: #000099;	border-top-width: 1px;	border-right-width: 1px;	border-bottom-width: 1px;	border-left-width: 1px;	border-top-color: #000099;	border-right-color: #000099;	border-bottom-color: #000099;	border-left-color: #000099;}a:link {	text-decoration: none;	color: #000099;}a:hover {	color: #00CCFF;	text-decoration: none;}a:visited {	text-decoration: none;	color: #000099;}.img_brder {	margin-left: 7px;	border: 1px solid #CCCCCC;	margin-bottom: 7px;}.nav {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 12px;	font-style: italic;	color: #000099;	text-decoration: underline;}li {	line-height: 14px;	list-style-type: square;	margin-left: -20px;}.projecttable {	line-height: 11px;}