             

a	 	{
			color:#244277;
			text-decoration: none;
			font: arial;
			font-size: 11px;
			
			}
a:visited 	{ 
			color:#244277;
			font: arial;
			font-size: 11px;
			}
a:hover		 { 
			color:#666666;
			text-decoration: none;
			font: arial;
			font-size: 11px;
			}

.main_header {
			font-family: Arial;
			font-size: 16pt;
			color: #244277;
			font-weight:bolder;
			text-align:center;
			line-height:25px;
            }

.sub_header {  
			font-family: Arial; 
            font-size: 9pt; 
            color: #244277;
			font-weight:bolder;
			text-align:left;
            }

.mainsub_header {  
			font-family: Arial; 
            font-size: 12pt; 
            color: #244277;
			font-weight:bolder;
			text-align:left;
            }
p           { 
			font-family: Arial;
			font-size:12px;
			color:#666666;
			line-height:17px;

            }
.p          { 
			font-family: Arial;
			font-size:12px;
			color:#666666;
			font-weight:lighter;
            }
li			{
			font-family: Arial;
			font-size:12px;
			font-weight:bolder;
			color:#666666;
			line-height:17px;
			}   
body        { 
			font-family: arial;
			margin-left: 0px;
			margin-top: 0px;
			margin-right: 0px;
			margin-bottom: 0px;
			}

.copyright 	{
			font:Arial;
			font-size: 9px;
			color:#666666;
			}
			
.footer 	{
			font:Arial;
			font-size: 10px;
			color:#244277;
			text-align:center;
			}
.strong {	
			font-family: Arial;
			font-size:12px;
			color:#244277;
			font-weight:bolder;
		}
.price {  
			font-family: Arial; 
            font-size: 9pt; 
            color: #990000;
			font-weight:bolder;
			text-align:left;
			}
			
            
