﻿body, tr, th, td, div, span
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    margin: 0px;
    padding: 0px;            
}
.BodyText
{
	font-family:Verdana;
	font-size:9pt;
}

.p
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    margin: 0px;
    padding: 0px;        
}
.H1,h1
{
	font-size:13pt;
	font-weight:bold;
	color:#983333;
	margin-top:20px;
}
H2,.H2
{
	font-size:12pt;
	font-weight:bold;
}
H3,.H3
{
	font-size:12pt;
	font-weight:bold;
}
H4,.H4
{
	font-size:10pt;
	font-weight:bold;
}
H5,.H5
{
	font-size:9pt;
	font-weight:bold;
}
.Verdana
{
  font-family:Verdana;
}
.Arial
{
  font-family:Arial;
}
.Times
{
	font-family:Times New Roman;
}
.Courier
{
	font-family:Courier;
}
.Bold
{
	font-weight:bold;
}
.Italic
{
  font-style :italic;
}

.Size6
{
	font-size:6pt;
}

.Size7
{
	font-size:7pt;
}

.Size8
{
	font-size:8pt;
}
.Size9
{
	font-size:9pt;
}
.Size10
{
	font-size:10pt;
}
.Size12
{
	font-size:12pt;
}
.Size14
{
	font-size:14pt;
}
.Size18
{
	font-size:18pt;
}
.Size22
{
	font-size:22pt;
}
.Size24
{
	font-size:24pt;
}
.Size28
{
	font-size:28pt;
}
.overlay {
    position: absolute;
    z-index: 1;

    width: 20px;
    height: 27px;

    background: url("point1.png");
    cursor:pointer;
}

