table#fin {
	background-color:#FFFFFF;
	border: solid #000080 2px;
	width: 710px;
}
table#fin td {
	padding: 3px;
	border: solid #000080 1px;
}
.data {
	font-family: tahoma, arial, helvetica, sans-serif; 
	font-size: 100%;
	color: #000080;
	text-align: right;
}
.toprow {
	font-family: tahoma, arial, helvetica, sans-serif; 
	font-size: 120%;
	background: silver;
	color: #000;
	font-weight: bold;
	text-align: left;
}
.toprow2 {
	font-family: tahoma, arial, helvetica, sans-serif; 
	font-weight: bold;
	font-size: 100%;
	color: #000080;
	text-align: center;
	text-decoration: underline;
}
.toprow3 {
	font-family: tahoma, arial, helvetica, sans-serif; 
	font-weight: bold;
	color: #000080;
	font-size: 90%;
	text-align: center;
	text-decoration: underline;
}
.leftcol {
	font-family: tahoma, arial, helvetica, sans-serif; 
	font-size: 100%;
	color: #000080;
	text-align: left;
}
.leftcol2 {
	font-family: tahoma, arial, helvetica, sans-serif; 
	font-weight: bold;
	font-size: 100%;
	color: #000080;
	text-align: center;
	text-decoration: underline;
}
.leftcol4 {
	font-family: tahoma, arial, helvetica, sans-serif; 
	font-weight: bold;
	font-size: 90%;
	color: #000080;
	text-align: right;
}
.rightcol {
	font-family: tahoma, arial, helvetica, sans-serif; 
	font-weight: bold;
	font-size: 100%;
	color: #000080;
	text-align: right;
}

body { 
	background: white; 
}
ul {
	list-style: none;
}
ol.form {
	list-style: upper-latin;
}
p, h1, h2, h3, h4, h5, h6, em, ol, ul {
	font-family: georgia, times new roman, times, serif; 
	color: black;
}
img { 
	border: none; 
}

#block {
	margin: 0 72px 72px; 
}
#blkjst {
	text-align: justify; 
}
#cent {
	text-align: center; 
}
.cent {
	text-align: center; 
}
#algrt {
	text-align: right; 
}
.algrt {
	text-align: right; 
}
.cal {
	background: #ccffff;
}
.bd {
	background: wheat;
}
.dir {
	background: #99ffcc;
}
.vol {
	background: #00FFFF;
}
.fin {
	background: #99ffff;
}
.sans {
	font-family: tahoma, arial, helvetica, sans-serif;
	color: black; 
}
.comc {
	font-family: "Comic Sans MS", arial, helvetica, sans-serif;
}
.close {
	line-height: 100%; 
	margin-top: 0; 
	margin-bottom: 0; 
}
.just {
	text-align: justify; 
	text-indent: 16pt; 
	line-height: 150%; 
}
.numb {
	text-align: justify; 
	line-height: 150%; 
}
.under {
	text-decoration: underline; 
}
.bold { 
	font-weight: bold; 
}
.light { 
	font-weight: lighter; 
}
.runder {
	text-decoration: underline; 
	color: red; 
}
.red { 
	color: red; 
}
.pink { 
	color: magenta; 
}
.green { 
	color: #008000; 
}
.gray { 
	color: gray; 
}
.yellow { 
	color: yellow; 
}
.min { 
	font-size: smaller; 
}
.bigger {
	font-size: larger; 
}
.sm {
	font-size: x-small; 
}
.tiny {
	font-size: xx-small; 
}
.blubol { 
	font-weight: bold; 
	color: navy;
}
.blue {
	color: blue;
}
.teal {
	color: teal;
}
.brick {
	color: firebrick;
}
.brown {
	color: #CC6600;
}
.ink {
	color: navy;
}
.smink {
	font-size: x-small; 
	color: #336666;
}
.tink {
	font-size: xx-small; 
	color: #336666;
}
A {
	cursor:normal; 
}
A:link {
	color: teal;
}
A:visited {
	color: firebrick;
}
A:active {
	color: #336666;
}
A:hover { 
	color: #CC6600; 
}
A:link.hot {
	color: red;
}
A:visited.hot {
	color: magenta;
}
A:active.hot 
	color: blue;
}
A:hover.hot { 
	color: green; 
}
