BODY
	{
		background-color:	white;
		font-family:	verdana, arial, sans-serif;
		font-weight:	normal;
		font-size:	16pt;
		color:   #000080;
	}

.PC  
{
		font-family: 	verdana, arial, sans-serif;
		font-weight: 	100;
		font-size:	10pt;
		color:		#000080;
		text-align:	center;
}


.header   
	{
		background:     #ff7505;
		padding:	5px; 
		color:          #ffffff;
		text-align:	left;
		text-indent:	10px;
		font-family:    verdana, arial, sans-serif;
		font-size:	16pt;
		font-weight:	bold;

	}


.footer   
	{
		background:     #ff7505;
		padding:	5px; 
		color:          #ffffff;
		text-align:	center;
		text-indent:	10px;
		font-family:    verdana, arial, sans-serif;
		font-size:	8pt;
		font-weight:	normal;

	}

.abstract       
	{
		background-color: #98a4f4;
		border-width:	1px;
		border-color:	#000080;
		border-style:	solid;
		padding : 	10px;
		text-align:	left;
		font-size: 	10pt;
		font-weight: 	normal;
		color:		navy;

		font-family:  	verdana, arial, sans-serif;
	}

.note      
	{
		background-color: #f2f4c6;
		border-width:	2px;
		border-color:	#000000;
		border-style:	none;
		padding : 	10px;
		text-align:	left;
		font-size: 	10pt;
		font-weight: 	normal;
		color:		#000000;

		font-family:	verdana, arial, sans-serif;
	}

.okay
	{
		background-color: #eeeeff;
		border-width:	2px;
		border-color:	#ddddff;
		border-style:	solid;
		padding:	5px;
		text-align:	left;
		color:		#000000;
		font-family:	verdana, arial, sans-serif;
		font-size:	10pt;
	}


.news
	{
		background-color: #98a4f4;
		border-width:	1px;
		border-color:	#000080;
		border-style:	solid;
		padding:	5px;
		text-align:	center;
		color:		#000080;
		font-family:	verdana, arial, sans-serif;
		font-size:	10pt;
	}


.headline
	{
		background-color: #000080;
		color:		#98a4f4;
		border-width:	1px;
		border-color:	#000080;
		border-style:	solid;
		font-weight:	bold;
		font-size:	14pt;
	}

.quick
        {
                background-color: #ffffff;
                border-color:   #eeeeff;
                border-width:   1pt;
                border-style:   solid;
                font-size:      10pt;
                font-family:    verdana,arial,sans-serif;
                color:     #000080;
                padding:        5px;
                text-align:     justify;
                letter-spacing: 1px;
        }

.tab
	{
		text-indent:     20px;
	}

.log
	{
		background-color: #000000;
		border-color:	#00ff00;
		border-width:	1pt;
		border-style:	dashed;
		font-size:	10pt;
		font-family:	monospace;
		color:		#00ff00;
		padding:	5px;
		text-align:	justify;
	}

LI
	{
		color:		#000080;
		text-align:	justify;
	}

P
	{
		font-family: 	verdana, arial, sans-serif;
		font-weight: 	100;
		font-size:	10pt;
		color:		#000080;
		text-align:	left;
	}




A
	{
		font-weight:	bold;
		text-decoration: none;
		color:		#0000ff;
	}	

A:active
	{
		font-weight:	bold;
		text-decoration	:	none;
		color		:	#0000ff;
		background	:	transparent;
	}

A:link, A:visited 
	{
		font-weight:	bold;
	   	text-decoration	:	none;
	   	color		:	#000080; 
	  	background	:	transparent; 
	}		


A:hover 
	{ 
		font-weight:	bold;
	   	text-decoration	:	overline;
		color		:	#ffffff;
		background	:	#ff7505;
	}

TABLE
	{
		font-family	:	verdana, arial, sans-serif;
		font-size	:	10pt;
	}
