.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #900;
	margin-bottom:16px;
}
.maintable {
	border: 1px solid #000000;
	width: 600px;
}

.commentbox {
	border-right: 1px solid #000000;
	width: 300px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	
}

.navigation {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
}

.comments {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 26px;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7px;
	text-align: center;
	letter-spacing: 2px;
}

a:link {
text-decoration: none;
color: #336699; 
background: #FFF; 
line-height: 25px;
}

a:hover {
  background-color: #9999CC;
  color: white;
  text-decoration: none;
}

a:visited {
text-decoration: none;
color: #336699; 
}

ul, li, ol {
list-style-type: square;
line-height: 10px;
}


.tableheader {
	width: 702px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	

}

.tablemid {
	width: 702px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	

}

.tableparent {
	text-align: center;
	width: 100%;
	margin-top: 16px;
	margin-bottom: 16px;
}

.tablefooter {
	width: 702px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
}

body, td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	
	color: #666666;
}

img {
	border: none;
}

form {
	margin: 0px;
	padding: 0px;
	border: none;
}
