﻿body 
{
	font-family: Arial;
	font-size: 10pt;
	background-color: #FFFFFF;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;

}

#ads
{
    width: 500px;
    position: absolute; 
    top: 310px; 
    left: 210px; 
    z-index: 1;
    background-color: White;
    padding: 0px;
    margin: 0px;
}

#image
{
    position: relative;
}

.title
{
	font-size: 14pt;
}

.text
{
	font-size: 10pt;
}


.TextBox
{
	width: 300px;
}


table
{
	font-size: 12px;
}

.style4 {font-size: 14px}
.style5 {
	font-size: 18px;
	font-weight: bold;
}
.style6 {color: #3A5999}
.style7 {
	color: #FF9900;
	font-weight: bold;
	font-size: 18px;
}
.style8 {color: #3B5999}
.style9 {color: #3C599B; }
.style10 {font-size: 14px; color: #3B5999; }
.style11 {
	color: #FF7300;
	font-weight: bold;
	font-size: 18px;
}
.style12 {color: #FF7300}

.x  
{
	background-color: silver;    
}
