body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.style1 {color: #CC0000}
.style2 {font-size: 10px}
.style3 {font-size: 11px}
.style4 {color: #CC0000; font-size: 11px; }

.boxframe
{
	width: 100px;
	height: 300px;
}

.boxframe img
{
	margin: 2px;
	float: left;
	border:0;
}
