﻿.BlackBoldHeading
{
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	font-family: Verdana;
	text-decoration: none;

}

.Description
{
	font-weight: normal;
	font-size: 8pt;
	color: Olive;
	font-family: Verdana;
}

.BlackNormalHeading
{
	font-weight:normal;
    font-size: 8pt;
    color: #000000;
    font-family: Verdana;
    line-height:18px;
}

.Anchors
{
	font-weight:normal;
    font-size: 8pt;
    color:Navy;
    font-family: Verdana;
    text-decoration:none;
}

.ExplainatoryHeads
{
	font-weight: bold;
    font-size: 8pt;
    color: #000000;
    font-family: Verdana;
}

.options
{
	font-weight:bold;
    font-size: 8pt;
    color:Teal;
    font-family: Verdana;
}

.Note
{
	font-weight:bold;
    font-size: 8pt;
    color:Red;
    font-family: Verdana;
}

.Menu
{
	font-weight:bold;
    font-size: 8pt;
    color:#0080FF;
    font-family: Verdana;
}

.Message
{
	font-weight:bold;
	font-size: 8pt;
	color: #663300;
	font-family: Verdana;
}
.button
{
	 /* Apply this style to the Button tag */
    background-image: url(H2_bg.png);
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    font-size: 8pt;
    border-left: #000000 1px solid;
    color: black;
    border-bottom: #000000 1px solid;
    font-family: Verdana;
    height: 18px;
}