/*VPDbURL{file:///D|/WebDev/v2/Project.vpp}*/
H1	 {
			Font-Family : Arial, Helvetica, sans-serif;
			Font-Size : 20px ;
			Color : black ;
			Font-Weight : Bold
		}
H2	 {
			Font-Family : Arial, Helvetica, sans-serif;
			Font-Size : 16px ;
			margin-bottom: 0;
			Color : #003399 ;
			Font-Style : Italic ;
			Font-Weight : Bold
		}
H3	 {
			Font-Family : Arial, Helvetica, sans-serif;
			Font-Size : 16px ;
			Color : black ;
			Font-Weight : Bold
		}
H4	 {
			Font-Family : Arial, Helvetica, sans-serif;
			Font-Size : 16px ;
			margin-bottom: 0;
			Color : #003399 ;
			Font-Style : Italic ;
			Font-Weight : Normal
		}
H5	 {
			Font-Family : Arial, Helvetica, sans-serif;
			Font-Size : 16px ;
			margin-bottom: 0;
			Color : #003399 ;
			Background-Color : #efefef ;
			Font-Style : Italic ;
			Font-Weight : Normal
		}
H6	 {
			Font-Family : Arial, Helvetica, sans-serif;
			Font-Size : 16px ;
		    margin-bottom: 0;
			Color : forestgreen ;
			Font-Style : Italic ;
			Font-Weight : Bold
		}
BODY	{
			Margin-Bottom : 0px ;
			Margin-Top : 0px ;
			Margin-Left : 1% ;
			Margin-Right : 1% ;
			Font-Family : Arial, Helvetica, sans-serif;
			Background-Color : white
		}

p       {
			Font-Family : Verdana, Arial, Helvetica, sans-serif;
			Font-Size : 12px ;
        }
.ptxt   {
			Font-Family : Verdana, Arial, Helvetica, sans-serif;
			Font-Size : 12px ;
        }

.ccap     {
			Font-Family : Verdana, Arial, Helvetica, sans-serif;
			Font-Size : 12px ;
			vertical-align: top; 
			text-align: center; 
        }
.lcap     {
			Font-Family : Verdana, Arial, Helvetica, sans-serif;
			Font-Size : 12px ;
			vertical-align: top; 
			text-align: left; 
        }
.hcap     {
			Font-Family : Arial, Helvetica, sans-serif;
			Font-Size : 14px ;
			vertical-align: top; 
			text-align: center; 
        }

a:link	 {
			
		 }
a:visited {
			
		 }

a.sl:link	 {
    color: #FFFFFF;
    text-decoration: none;
		}
a.sl:visited	 {
    color: #FFFFFF;
    text-decoration: none;
		}
a.sl:hover	 {
			Text-Decoration : Underline
		}
a.sl:active	 {
			Text-Decoration : Underline
		}

a.dl:link	 {
    color: #333333;
    text-decoration: none;
		}
a.dl:visited	 {
    color: #333333;
    text-decoration: none;
		}
a.dl:hover	 {
			Text-Decoration : Underline
		}
a.dl:active	 {
			Text-Decoration : Underline
		}


.H2b	{
			Font-Family : Arial, Helvetica, sans-serif;
			Font-Size : 16px ;
			margin-bottom: 0;
			Color : #003399 ;
			Background-Color : #EFEFEF ;
			Font-Style : Italic ;
			Font-Weight : Bold
		}

EM	    {
			Font-Style : Italic
	    }
STRONG	{
			Font-Weight : Bold
		}
.sc    {
			color: #9999cc;
			Font-Size : 14px
		}
.tc	    {
			Color : #000066
		}
.sts	{
			Font-Size : 20px
		}
.as	    {
			Font-Size : 16px
		}
.pd	    {
			Font-Size : 12px
		}
.hil	{
			Font-Weight : Bold
		}
.hil2	{
			Font-Weight : Bold ;
			Color : forestgreen 
		}
.linls	{
			Text-Decoration : Underline
		}

.ml	    {
			Font-Family : Arial, Helvetica, sans-serif;
			Text-Align : Center ;
			Font-Size : 14px ;
			Color : #003399 ;
			Background-Color : #EFEFEF ;
			Font-Style : Italic
		}
.bcl	{
			Font-Family : Arial, Helvetica, sans-serif;
			Text-Align : Center ;
			Font-Size : 14px ;
			Background-Color : lemonchiffon ;
			Font-Weight : Bold
		}

.minwin {
			Margin-Left : 6% ;
			Margin-Right : 6%
		}
.jbox {
        background: #EFEFEF; border: 1px solid #cccccc;
		Font-Family : Verdana, Arial, Helvetica, sans-serif;
	    Font-Size : 14px ;
		color: #000000;
	    Font-Style : Italic ;
        padding: 2px 2px 2px
	  }
/* - Applied to Table cells for horizontal and vertical lines - */
.stroke {
	background       : #999999;
	background-color : #999999;
}