#content A
{
color: #4040ff;
text-decoration: underline;
}

#content A:visited
{
color: #4040ff;
text-decoration: underline;
}

#content A:hover
{
color: #737373;
text-decoration: underline;
}

#header
{
background-image: none;
background-color: #7D9EC4;
}

#header A
{
color: #4040ff;
text-decoration: underline;
}

#header A:visited
{
color: #4040ff;
text-decoration: underline;
}

#header A:hover
{
color: #737373;
text-decoration: underline;
}

#subheader A
{
color: #4040ff;
text-decoration: underline;
}

#subheader A:visited
{
color: #4040ff;
text-decoration: underline;
}

#subheader A:hover
{
color: #737373;
text-decoration: underline;
}

#footer A
{
color: #4040ff;
text-decoration: underline;
}

#footer A:visited
{
color: #4040ff;
text-decoration: underline;
}

#footer A:hover
{
color: #737373;
text-decoration: underline;
}

#leftColumn A
{
color: #4040ff;
text-decoration: underline;
}

#leftColumn A:visited
{
color: #4040ff;
text-decoration: underline;
}

#leftColumn A:hover
{
color: #737373;
text-decoration: underline;
}

#rightColumn A
{
color: #4040ff;
text-decoration: underline;
}

#rightColumn A:visited
{
color: #4040ff;
text-decoration: underline;
}

#rightColumn A:hover
{
color: #737373;
text-decoration: underline;
}

.product 
{
font-family: Helvetica, Arial, sans-serif;
font-size: 12pt; 
font-style: bold; 
color: #FF6600 
}

#content
{
font-size: 10pt;
}

.warn {
font-size: xx-small;
}

.error {
font-size: xx-small;
color: red;
}