@charset "utf-8";
/* CSS Document */

body {
	background-color: #d7d3b8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #006699;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #999999;
}
a:active {
	color: #999999;
	}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.style1 {
	font-size: x-large;
	font-weight: bold;
	color: #999999;
}
.style2 {
	font-size: x-small;
	color: #666666;
}
.style3 {color: #999999;

}
.style4 {
	font-size: xx-small;
	font-style: italic;
}
.style5 {font-size: medium;}
	
	