body 	{ 
	background-color:rgb(236,250,253); 
	font-family:Arial;
	}
	
h1 	{
	color:rgb(0,64,128); 
	font-size:14pt; 
	font-family:Arial;
	}
	
h2 	{
	color:rgb(0,128,128); 
	font-size:14pt; 
	font-family:Arial;
	}
h5 	{
	color:rgb(54,6,153); 
	font-size:10pt; 
	font-family:Arial;
	}
p 
	{
	font-size:12pt; 
	font-family:Arial;

	}

p.am-default 
	{
	color:rgb(54,6,153); 
	font-size:14pt; 
	font-family:Arial;
	}
	
p.namo-list 
	{
	font-size:12pt; 
	font-family:Arial;
	}
	
p.namo-sublist 	
	{
	font-size:12pt; 
	font-family:Arial;
	}

ul
	{
	list-style:url(images/nth_theme_business_modern_water_drop_bullet_s.gif) ;
	font-size:12pt; 
	font-weight:normal;
	font-family:Arial;
	line-height:1.5;
	}
	
th 	{
	color:rgb(0,0,0); 
	font-family:Arial;
	}
	
td 	{
	color:rgb(0,0,0); 
	font-family:Arial;
	}

A:link
        {
        text-decoration :       none;
	color           :       rgb(1,128,192);
        background      :       transparent;
        }
A:hover

{
	COLOR: #990000
}

A:active
        {
        text-decoration :       none;
        color           :       rgb(128,192,224);
        background      :       transparent;
        }
A:visited 
        {
        text-decoration :       none; 
        color           :       rgb(1,128,192);
        background      :       transparent; 
        } 