BODY, TD, UL, OL
{
	font-family: Arial;
	font-size: 12px;
	color: #595959;
}
.body
{
	font-family: Arial;
	font-size: 12px;
	color: #595959;
}

A:link {color:#000066}
A:visited {color:#77618B}
A:active {color:#FF9933}
A:hover {color:"red";}

.title1
{
	font-family: Arial;
	font-size: 19px;
	color: #595959;
	font-weight: bold;
}

.title2
{
	font-family: Arial;
	font-size: 17px;
	color: #595959;
	font-weight: bold;
}

.title3
{
	font-family: Arial;
	font-size: 15px;
	color: #595959;
	font-weight: bold;
}

.catalog
{
	font-family: Arial;
	color: #505050;
	line-height: 105%;
}

.article
{
	font-family: Arial;
	font-size: 12px;
	color: #595959;
	line-height: 130%; (more for ie)
}

.small
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #595959;
}
.titlebar
{
	font-family: Arial;
	font-size: 12px;
	color: #505050;
	font-weight: bold;
}
.pullquotes
{
	font-family: Arial;
	font-size: 19px;
	color: #595959;
	font-weight: bold;
	line-height: 120%;
}
.grid
{
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 18px;
}

.grid,.grid TH
{
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
}
.grid TD, .grid TH
{
	padding-left:5;
	padding-right:5;
}

input
{
	font-size:10px;
	height:17px;
}

.buttonclass
{
	font-size:10px;
	height:20px;
}
