.bodyV2
{
    background-color: #EBEBEB;
}

.bordersolidred
{
 	border-style: solid;
	border-width : 2px;
	border-color: blue;
}

.basestyle
{
	color: white;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

.NormalText
{
    font-family: Trebuchet MS, Verdana, Arial, Times New Roman;
    FONT-SIZE: 10pt;
}

.LEAText
{
    font-family: Courier New;
    FONT-SIZE: 10pt;
}

.NormalMenu
{
   color: blue
}

.Header
{
    font-family: Lucida Handwriting;
    FONT-SIZE: 20pt;
    color: White
}

.ActiveLink
{
 	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
    color: Red;
}

.PossibleLink
{
    font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
    color: White;
}

.LineRed
{
    color: Red
}

.LineBlack
{
    color: Black
}
