
/* styles */

p
    {
	font-family : arial;
	font-size : 12px;
	margin-bottom : 0px;
	margin-top : 0px;
	margin-height : 0;
	text-indent : 20px;
    }
    
sup
    {
    font-size : 10px;
    }
    
sup
    {
    font-size : 10px;
    }

/*  anchor  */

a
    {
    text-decoration : none;
	color : #555555;
    }
    
a:link
    {
    color : #555555;
    }
    
a:visited
    {
    color : #555555;
    }
    
a:active
    {
    color : #555555;
    }

a:hover
	{
	text-decoration : underline;
	color : #000000;
	}

/*  /anchor  */

b
	{
    	font-size : 11;
	font-weight : bold;
    	color: #000000;
    	}

table
    {
    bordercolor:#000000;
    }
    
td {
    font-family : arial;
    font-size : 12px;
    color : #000000;
    }

ul
    {
    font-family : arial;
    font-size : 12px;
    color: #000000;
    list-style-position: outside;
    list-style-type: disc;
    }

h1
	{
	font-family : arial;
	font-size : 14px;
	font-weight : bold;
	color : #640000;
    }
    
h2
    {
    font-family : arial;
    font-size : 13px;
    font-weight : bold;
    color : #000062;
    margin-left : 10px;
    }
   
    
/* /styles */



/* classes */


.pilar16
	{
	font-family : arial;
	font-weight : bold;
	font-size : 16px;
	color: #000000;	
	}


.tdhdr {
    font-family : arial;
    font-weight : bold;
    font-size : 12px;
    color : #000000;
    }


.normal
	{
	font-family : arial;
	font-size : 10px;
	color: #000000;
	}

.header
	{
	font-family : arial;
	font-size : 14px;
	font-weight : bold;
	color: #404040;
	}

.menucl
    	{
    	font-family : arial;
	text-decoration : none;
    	font-size : 12px;
	font-weight : bold;
    	color : #cc6633;
    	}

.menucl:link
    	{
    	color : #cc6633;
    	}

.menucl:visited
    	{
    	color : #cc6633;
    	}

.menucl:active
    	{
    	color : #660000;
    	}

.menucl:hover
    	{
    	color : #660000;
    	}



.newsdate
    {
	font-weight : bold;
	font-size : 11px;
	color: #606060;
    }


.outline
	{
	font-weight : bold;
	font-size : 12px;
	text-decoration : none;
	}
    
.outline:link
	{
	color : #808080;
	}
    
.outline:visited
	{
	color : #808080;
	}
    
.outline:active
	{
	color : #000000;
	}



.smalltext
    {
	font-weight : normal;
	color: #868686;
	font-size : 8px;
    }
    
    
/* /classes */


/* EOF */ 
