body{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
background-color:white;
margin:0;
}
body#register{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
background-image:url(../0_images/background/bg_body.png);
background-position:center top;
background-repeat:no-repeat;
background-color:lightgrey;
margin:0;
}

tbody{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:lightgrey;
}

img, div { behavior: url(../0_stylesheet/iepngfix.htc); }
a:link, a:visited
{
color:#0066b3;
text-decoration:underline;
font-weight:bold;
}
a:hover
{
color:red;
text-decoration:none;
font-weight:bold;
}
h1
{
font-size:18px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#87c03f;
}


