a
{
	color: #333333;
	font-weight:normal;
}

a:visited 
{
	color: #333333;
	font-weight:normal;
}

a:hover
{
	color: #000000;
	text-decoration:underline;
}

a:active 
{
	color: #000000;
	font-weight:normal;
}

body
{
	font-size: 14px;
	font-family: Franklin Gothic Book;
}
td
{
	font-size: 14px;
	font-family: Franklin Gothic Book;
}

pre
{
	font-size: 14px;
	font-family: 'Trebuchet MS';
}
.operator
{
	font-weight: bold;
	font-size: 14px;
}

.code
{
	font-size: 14px;
	float: none;
	font-family: Courier;
}

.syntax
{
	font-size: 14px;
	font-family: 'Trebuchet MS';
}

.parameter
{
	font-style: italic;
}

.headerrow
{
	font-weight: bold;
}

.header1
{
	font-weight: bold;
	font-size: 24px;
	color: #6699CC;
}

.header2
{
	font-size: 22px;
	color: #6699CC;
}

.header3
{
	font-size: 20px;
	color: #6699CC;
}

.header4 a
{
	font-size: 16px;
	color: #6699CC;
	font-weight:normal;
}

.header4 a:visited 
{
	font-size: 16px;
	color: #6699CC;
	font-weight:normal;
}

.header4 a:hover
{
	font-size: 16px;
	color: #6699CC;
	text-decoration:underline;
}

.header4 a:active 
{
	font-size: 16px;
	color: #6699CC;
	font-weight:normal;
}

