BODY	{
margin:15px;
background-color:#e9e8e9;
}

BODY, TD, TH, PRE	{
font-family:verdana;
color:black;
font-size:75%;
}

TD, DIV.helpContent {
background:#CCCCFF;
}

H1	{
font-size:140%;
}

H2	{
font-size:110%;
color:red;
margin-bottom:1px;
}

A	{font-weight:bold;font-family:verdana;}
A,A:link,A:visited	{color:blue;}
A:hover	{color:red;}


HR	{
color:silver;
height:3px;
}

.helpDDLquestion	{
width:250px;
}
acronym,abbr{
cursor:help;
}

