@charset "utf-8";
/* CSS Document */

Body
{	COLOR: #333333;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	font-size: 14;
	background-color: #EBEBEB;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

ul { font-family: tahoma, verdana, arial; font-size: 10pt; color: black }
ol { font-family: tahoma, verdana, arial; font-size: 10pt; color: black }
h1 { font-family: tahoma, verdana, arial; color: silver; font-size: 14pt }
h2 { font-family: tahoma, verdana, arial; color: #4040FF; font-size: 12pt }
h3 { font-family: tahoma, verdana, arial; color: #4040FF }
h4 { font-family: tahoma, verdana, arial; font-size: 10pt; color: #4040FF }
h5 { font-family: tahoma, verdana, arial; font-size: 12pt; color: #4040FF }
h6 { font-family: tahoma, verdana, arial; font-size: 7pt; color: #808080 }
h7 { font-family: tahoma, verdana, arial; font-size: 14pt; color: #4040FF }

P
{
    COLOR: #333333;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 14px;
	LINE-HEIGHT: 175%;
}

TD
{
    COLOR: #333333;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 14px;
	LINE-HEIGHT: 150%;
}

UL
   {
	COLOR: #333333;
	FONT-FAMILY: Helvetica, sans-serif;
	FONT-SIZE: 10pt
	}
	
LI
   {
	COLOR: #333333;
	FONT-FAMILY: Helvetica, sans-serif;
	FONT-SIZE: 14px
	}
	
A:Link
{
    COLOR: #003E7E;
    FONT-SIZE: 14px;
    TEXT-DECORATION: none
}
A:Visited
{
    COLOR: #003E7E;
    FONT-SIZE: 14px;
    TEXT-DECORATION: none
}
A:Active
{
    COLOR: #6B9A2E;
    FONT-SIZE: 14px;
    TEXT-DECORATION: underline
}
A:Hover
{
    COLOR: #6B9A2E;
    FONT-SIZE: 14px;
    TEXT-DECORATION: underline
}

img 
{ 
	border:  0px ; 
}
