.css1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	
	color: #000000;
}

p		{	font-size:	1.1em;
			line-height: 22px;}

img		{border:0; }

body 	{background-color: #E4EECC;}

h1         {font-size:1.3em; } 

h2         {font-size:1.1em;  }

h3         {font-size:0.9em;                      }

h4         {font-size:0.7em;     }

a          {font-size:1.0em; font-family:arial,verdana; border-color:#000000;}

k	   {font-size:0.8em;}			

.bold      {font-weight:bold; }

.italic		{font-style:italic; }

.bolduitalic {font-weight:bold;
	       font-style:italic;
				}

.underline { text-decoration:underline; }


.justify   { text-align:justify;}

a:link     { text-decoration:none; font-weight:bold; color:#000000; }
 
a:visited  { text-decoration:none; font-weight:bold; color:#000000; }
 
a:hover    { text-decoration:underline; font-weight:bold; }
 
a:active   { text-decoration:none; font-weight:bold; background-color:#6699FF; }	

ul		{line-height: 22px;}
	
}
