td, body 
{
font-family: arial, helvetica;
font-size: 12px;
line-height: 18px;
}

input
{
font-family: arial, helvetica;
font-size: 11px;
}

.specs
{
font-family: arial, helvetica;
font-size: 10px;
line-height: 18px;
}

.footer 
{
font-family: arial, helvetica;
font-size: 11px;
line-height: 18px;
text-decoration: underline;
}

h1
{
font-size: 18px;
line-height: 22px;
color: cc0000;
display: inline;
}

h2
{
font-size: 15px;
line-height: 22px;
color: 000066;
display: inline;
}

a
{
color: cc0000;
text-decoration: none;
}

a:hover, a:active 
{
color: cc0000;
text-decoration: underline;
}

a:link
{
	color: 000066;
	text-decoration: none;
}

a:visited 
{
	color: 000066;
	text-decoration: none;
}

