﻿body {
}
.text
{
    font-weight: normal;
    font-size: 8pt;
    color: black;
    font-family: 'Verdana';
}
.textBold
{
    font-weight: bold;
    font-size: 8pt;
    color: black;
    font-family: 'Verdana';
}
.titblu
{
    font-weight: bold;
    font-size: 8pt;
    color:#1e90ff;
    font-family: 'Verdana';
}
.lav
{
    font-weight: normal;
    font-size: 8pt;
    color:#1e90ff;
    font-family: 'Verdana';
}
.titcnd
{
    font-weight: bold;
    font-size: 8pt;
    color:#9900ff;
    font-family: 'Verdana';
}
.cnd
{
    font-weight: normal;
    font-size: 8pt;
    color:#9900ff;
    font-family: 'Verdana';
    
}.WitheBold
{
    font-weight: bold;
    font-size: 8pt;
    color: white;
    font-family: 'Verdana';
}
.Withe
{
    font-weight: normal;
    font-size: 8pt;
    color: white;
    font-family: 'Verdana';
}
.new
{
    font-weight: bold;
    font-size: 10pt;
    color: #FF0000;
    font-weight: bold;
    font-family: 'Verdana';
}

A
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-style: normal;
	font-family: Verdana;
	text-decoration: none;
}
A:hover
{
	font-weight: normal;
	font-size: 8pt;
	color:Blue;
	font-style: normal;
	font-family: Verdana;
	text-decoration: none;
}
