﻿body { 
}

a
{
    outline:0;
}

.h1
{
    font-weight:bold;
    font-size:16px;
    font-family:Arial;
    color:#666363;    
}

.h2
{
    font-weight:bold;
    font-size:11pt;
    font-family:Arial;
    color:#666363;    
}

.a:link
{
	color:#0372AC;
    text-align: justify;
    text-decoration: none;
}

.a:hover
{
	color:gray;	
}

.a:visited
{
    /*color: #0372AC;*/
    text-decoration: underline;
}

marquee.m
{
	color:#000080;
	font-family:Tahoma;
	font-size:8pt;
}

.m:link
{
	color:#000080;
	text-decoration:none;
}

.m:hover
{
	color:#000080;
}

.s:link
{
	color:#646464;
	text-decoration:none;
}

.s:hover
{
	color:#646464;
}

.sb:link
{
	color:#2A2A2A;
	text-decoration:none;
}

.sb:hover
{
	color:#646464;
}

.sb:visited
{
    color:#2A2A2A;
    text-decoration:none;
}

.am:link
{
    color:#0372AC;
    text-align: justify;
    text-decoration:none;
}

.am:hover
{
    color:gray;
}

.am:visited
{
    color:#0372AC;
    text-decoration:none;
}
.an:hover
{
    color:gray;
}

.an:link
{
    color:#0372AC;
    text-align: justify;
    text-decoration:none;
}

.default_left_bg
{
    background:url('images/default_bg_left.gif');
    height:21px;
    padding: 5px 0px 0px 7px;
    width:139px;
    color:Black;
    font-family:Arial;
    font-weight:bold;
    font-size:9pt;  
}

