.content 
{
font-family: Verdana, sans-serif;
font-size: 11px;
line-height: 15px;
color: #333;
background-color: #fff;
font-weight: normal;
padding-left: 15px;
padding-right: 15px;
}

.content h1 
{
font-weight: bold; 
font-size: 1.636em; 
color: #007dbd;
background-color: #fff;
padding-top: 1em;
margin: 0;
}

.content h2
{
font-weight: bold; 
font-size: 1.273em; 
color: #007dbd;
background-color: #fff;
margin: 0;
padding-top: 1em;
}

.content h3
{
font-weight: bold; 
font-size: 1.091em; 
color: #007dbd;
background-color: #fff;
padding-top: 1em;
margin: 0;
}

.content a
{
font-weight: normal; 
color: #005d9d;
background-color: #fff;
text-decoration: none;
border-bottom: thin dotted;
}

.content a:hover 
{
background-color: #1bbcf0;
color: #fff;
text-decoration: none;
}

.content p.error
{
font-size: 10px;
color : red;
background-color: #fff;
text-decoration : underline;
}

.content table.table-border
{
border-color:#eeeeee #eeeeee #eeeeee #eeeeee;
border-style: solid;
border-width:1px;
}

.content table.table-border th
{
margin: 1px;
border-color:#eeeeee #eeeeee #eeeeee #eeeeee;
border-style: solid;
border-width:1px;
FONT-WEIGHT: bold; 
FONT-SIZE: 10px; 
COLOR: #003;
background-color: #fff;
FONT-FAMILY: Verdana, sans-serif;
}

.content table.table-border td
{
margin: 1px;
border-color:#eeeeee #eeeeee #eeeeee #eeeeee;
border-style: solid;
border-width:1px;
FONT-WEIGHT: normal; 
FONT-SIZE: 11px; 
COLOR: #333;
background-color: #fff;
FONT-FAMILY: Verdana, sans-serif;
}

.content table
{
}

.content table th
{
margin: 1px;
FONT-WEIGHT: bold; 
FONT-SIZE: 10px; 
COLOR: #999;
background-color: #fff;
FONT-FAMILY: Verdana, sans-serif;
}

.content table td
{
margin: 1px;
FONT-WEIGHT: normal; 
FONT-SIZE: 11px; 
COLOR: #333; 
FONT-FAMILY: Verdana, sans-serif;
}