﻿body 
{
	font-family : Verdana,Arial,Sans-Serif;
	font-size : 10pt;
    font-weight : normal;
    text-transform : none;
    word-spacing : normal;
    color : Black;
    margin : 0;
   
}

a:link
{
	text-decoration: none;
}
a:visited 
{
	text-decoration: none;
}
a:hover
{
	text-decoration:underline;
}
a:active
{
	text-decoration: none;
}

MARQUEE
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
    font-weight : normal;
    text-transform : none;
    word-spacing : normal;
}
table
{
 
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:10pt;
} 

ins
{
color:#666666;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
font-size:11px;
}



SMALL	
{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}
P
{
 text-align:justify;
}
.menustyle
{

	color:#FFFFFF;
	text-decoration: none;

}
.errormsg
{
	background-color:#ffff99;
	border:1px solid red;
	color:Red;
}
img
{
	border:0;
}