﻿body
{
    background: #fff;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 62.5%;
    color: #000000;
}
a
{
color: rgb(0, 102, 238);
}
img
{border:0;}

#index
{
    display:block;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    font-family: Arial; 
    line-height:1.6px;
}
#index .downloads_link
{
   
    padding: 0;
    width: auto;
}
#index .downloads_link img
{
padding: 0 6px;
}
#index a:visited
{
    color: #666666;
}
#index a:active
{
    color: #808080;
}
.red {color:Red;}
#content h2
{
    margin: 0; padding: 0;
}
#index-listing
{
clear: right;
float: left; 
font-size:1.2em;
line-height:1.4em;
padding:8px;

}


.cf:after { 

    content: ".";  

    display: block; 

    height: 0; 

    clear: both; 

    visibility: hidden; 

} 

.cf {display: inline-table;} 

/* Hides from IE-mac \*/ 

* html .cf {height: 1%;} 

.cf {display: block;} 

/* End hide from IE-mac */ 
