body {
	font-family: verdana;
	line-height: 1.3em;
/*	font-size:  10px; */
}

/****** need to inherit font-size inside tables *****/
td, tr
{
	font-family: verdana;
	line-height: 1.3em;
/*	font-size:  10px; */
}

H1
{
	text-align: center;
	line-height: 1.3em;
	color: #990033;
}

H2
{
	text-align: center;
	line-height: 1.3em;
	color: #990033;
}


.MainHeading
{
    BACKGROUND-COLOR: #669933;
    COLOR: white;
    FONT-FAMILY: Arial, Verdana;
    FONT-SIZE: 20px;
    FONT-WEIGHT: 800;
    TEXT-ALIGN: left
}

.detail_link {font-weight: bold;}

A.menu
{
    COLOR: white;
    FONT-FAMILY: Arial, Verdana;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
A.menu:link
{
    COLOR: white;
    FONT-FAMILY: Arial, Verdana;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
A.menu:hover
{
    COLOR: purple;
    FONT-FAMILY: Arial, Verdana;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: underline
}
.selected
{
	COLOR: purple;
    FONT-FAMILY: Arial, Verdana;
	FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}





