﻿body
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-size: 12px;
}
.style1
{
	color: #0000FF;
	font-size: 12px;
}
A:visited
{
	color: #000000;
	text-decoration: none;
	font-size: 14px;
}
A:active
{
	color: #0000FF;
	text-decoration: none;
	font-size: 14px;
}
A:hover
{
	color: #ff6600;
	text-decoration: underline;
	font-size: 14px;
}
A:link
{
	color: #000000;
	text-decoration: none;
	font-size: 14px;
}
.rowhigh
{
	line-height: 25px;
}
.leftrows
{
	border-left: silver 1px solid;
}
.downrows
{
	border-bottom: silver 1px solid;
}

