﻿body
{
    margin: 0;
    padding: 0;
    line-height: 1.5em;
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 12px;
    color: #dcdcdc;
	
    background-image: url(flame_back.jpg);
}

a.toplink:link 
{
     clear: both;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-size: 42px;
    line-height: 50px;
    color: #FFFFFF;
     }
a.toplink:visited 
{
      clear: both;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-size: 42px;
    line-height: 50px;
    color: #FFFFFF;
      }
      
a.toplink:hover 
{
    clear: both;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-size: 42px;
    line-height: 50px;
    color: #FFFFFF;
    }


a:link, a:visited {font-size: 18px;
    line-height: 40px;
    color: #FFFFFF;
     text-decoration: underline;
      font-weight: normal;} 
a:active, a:hover { font-size: 18px;
    line-height: 40px;
    color: #FFFFFF;
                     text-decoration: none;}


.style1
{
    width: 100%;
    height: 100%;
    
    top: 0px;
}
        .style2
        {
            width: 800px;
        }
        
        .h1
{
    clear: both;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-size: 28px;
    line-height: 40px;
    color: #C0C0C0;
}

.h2
{
    clear: both;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-size: 25px;
    line-height: 40px;
    color: #999999;
    text-decoration: blink;
}

.h3
{
    clear: both;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-size: 42px;
    line-height: 50px;
    color: #FFFFFF;
}
.h4
{
    clear: both;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 40px;
    color: #FFFFFF;
}


    .textcontent
{
    line-height: 1.5em;
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 12px;
    color: #CCCCCC;
}