/* CSS Document */

.border {
	border: 1px solid #cccccc;
	body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #666666;
	font-family: Verdana;
	font-size: 12px;
}
.style3 {color: #990000}
a:link {
	color: #666666;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #990000;
}
a:active {
	color: #666666;
}
.style5 {color: #666666; font-family: Verdana; font-size: 10px; }
