body    
{
    margin-top: 32px;
    margin-left: 120px;
    width: 670px;
    font-family: verdana, arial, sansserif;
    font-size: 12px;
    color:  #000000;
    background: #ffffff url(/ims/doc_back.gif) no-repeat fixed top left; 
    
}


table.center-table
{
	
}

td.left-td
{
	width: 400px;
	
}

td.right-td
{
	width: 200px;
	padding-left: 20px;
}


/*<td valign="top" class="left-td" align="left" width="400"><!-----delim----->
</td>


<td valign="top" class="right-td" width="250">
*/

div, p, th, td, dd, dl, dt
{
    font-family: verdana, arial, sansserif;
    font-size: 12px;
}

div.articlesmenu-div
{
	font-family: verdana, arial, sansserif;
    font-size: 12px;
    /*font-weight: bold;*/
    text-decoration: none;
    color: #CC99CC;
}


ul
{
	font-family: verdana, arial, sansserif;
    font-size: 12px;
    /*font-weight: bold;*/
    text-decoration: none;
    color: #CC99CC;
}

li
{
	font-family: verdana, arial, sansserif;
    font-size: 12px;
    /*font-weight: bold;*/
    text-decoration: none;
    color: #CC99CC;
}

hr
{
    color:  #660000;
    background-color: transparent;
}   

h1
{
    font-family: verdana, arial, sansserif;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    color: #660066;
}

h2
{
    font-family: verdana, arial, sansserif;
    font-size: 12px;
    font-weight: bold;
    color: #663366;
    background-color: transparent;
}

h3, h4, h5, h6    
{
    font-family: verdana, arial, sansserif;
    font-size: 12px;
    font-weight: bold;
    color: #666666;   
    background-color: transparent;
}
img
{
    border: 0;
}

div.footer-div
{
font-family: verdana, arial, sansserif;
    font-size: 10px;
    text-decoration: none;
    color: #666666;
    background-color: transparent;
}

a
{
    font-family: verdana, arial, sansserif;
    font-size: 12px;
    text-decoration: none;
    color: #996699;
    background-color: transparent;
}

a:link  
{
}

a:visited
{
}

a:active
{
}

a:hover 
{
    color: #660066;
    background-color: transparent;
    text-decoration: underline;
}

code, tt, pre   
{
    color: #000000;
    background-color: transparent;
}