  BODY { 
	font-family : Verdana;
	font-size : 10pt;	
	color : black;
	background : #FFFFFF; 
	margin-left : 2pt;
	margin-right : 2pt;
	margin-bottom : 0pt;
	margin-top : 0pt;
}
.BlackLinker {
	color : #000000;
	text-decoration : none;
	background-color:#D0D0D0;
	width:100%;
	
}
.BlackLinkerPlus {
	font-size : 12pt;
	color : #000000;
	text-decoration : none;
}
.BlackLinkerPlusSM {
	font-size : 10pt;
	color : #000000;
	text-decoration : none;
}
.BlackLinkerSM {
	font-size : 10pt;
	color : #000000;
	text-decoration : none;
}
.BlackLinkerPlusSuperSM {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 8pt;
	color : #000000;
	text-decoration : none;
}
  A:HOVER { 
         color : #0099FF
}
  TD { 
         font-family : Arial;
         font-size : 10pt;
         color : black;
}
.PureWhite {
	color : #FFFFFF;
	text-decoration : none;
}
.PureWhite {
	color : #000000;
	text-decoration : none;
}
.BackGrey {
	font-size : 11pt;
	font-weight : bold;
	font-style : italic;
	background : #D0D0D0;
}
.ElevenPointItalic {
	font-weight : bold;
	font-size : 11pt;
	font-style : italic;
	color : #0000FF
} 
SPAN {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
}
.head {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}
H2{
	font-family : Verdana, Helvetica, sans-serif;
	font-size :22pt;
	color : #0000FF;
	font-weight : bold;
	font-style : italic;
}
.Header 
{
text-align: center;
font-size: large;
font-weight: bold;
}
HR 
{ 
color: Gray;
border: 0;
background-color: Gray;
height: 1px;
width: 100%;

		}
.style2
    {
    padding-left: 15px;
    border-right: solid 1px gray;
    border-bottom: solid 1px gray;
    border-top: solid 1px gray;
}
.bg
{
    background-image: url(Images/graystripes.gif);
}
.style3
{
    padding-left: 15px;
    border-right: solid 1px gray;
    border-left: solid 1px gray;
    border-top: solid 1px gray;
    text-align: center;
    background-color: white;
}
.textaligncenter 
{
	text-align:center;
	}		
.textcenterwidth100 
{
	text-align:center;
	width:100%;	
	}	
.textalignleftbold
{
	text-align: left;
	}
.leftpad
{
 font-size:10pt;
 margin-left: 15px;
	}	
