/* CSS Document */

body,td,th {
	font-family: Calibri;
	font-size: 14px;
	color: #666666;
}
body {
	background-color: #0193b8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #204162;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #204162;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #204162;
}.bk-left-top {
	background-image: url(images/bk-left-top.jpg);
	background-repeat: repeat-x;
}
.bk-right-top {
	background-image: url(images/bk-right-top.jpg);
	background-repeat: repeat-x;
}
.bk-body {
	background-image: url(images/bk-body.gif);
	background-repeat: repeat-y;
}
h1 {
	color: #0193B8;
}
.footer-text {
	font-family: Calibri;
	font-size: 11px;
	color: #333333;
}
#table
{ border-style: dashed ; 
border-color: gray; 
border-width: 1px; }


.info-li {
	line-height: 22px;
	list-style-type: disc;
}
