body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
h1{ font-size:16px; margin-bottom:0px;}
.maintable{
	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: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.reports{
	height: 500px;
	width: 100px;
	overflow: scroll;
	overflow-x:hidden;
}
.reports2{
	height: 500px;
	width: 250px;
	overflow: auto;
	overflow-x:hidden;
}
.myphoto {
	border: 1px solid #FFFFFF;
}
a{
	color: #CCFF66;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;}
.copyright {
	color: #FFFFFF;
	text-decoration: none;
}
