P  {
	font-size : x-small;
}



h1		{ font-size: 11pt;
		color:#C0C0C0;  
		text-align: left; 
		font-weight: normal; }

h2		{ font-size: 11pt;
		color: white;  
		text-align: justify; 
		font-weight: normal; }



h3		{ font-size: 12pt; 
		color: white; 
		margin-top: 1.2em;  
		margin-bottom: .5em; 
		text-align: justify; }  

h4		{ font-size: 12pt;
		color: black;  
		margin-top: 1.5em;
		margin-bottom: .5em; 
		text-align: center; 
		font-weight: normal; }

h5		{ font-size: 12pt;
		color: #CC9900;  
		margin-top: 1.5em;
		margin-bottom: .5em; 
		text-align: center; 
		font-weight: normal; }

h6		{ font-size: 12pt;
		color: black;  
		
		margin-bottom: .5em; 
		text-align: justify; 
		font-weight: normal; }
h7		{ font-size: 12pt;
		color: silver;  
		text-align: justify; 
		font-weight: normal; }
{}

A  
{
	color : #black;
	text-decoration : none;
}


A:Visited  {color : #fffffff;}

A:Active  {color : #black;}


A:Hover  {color : #red;
	text-decoration : none;
}


BODY  {
	font-family : Verdana;
}


INPUT  {
	BORDER-RIGHT : black 1px solid;
	
\BORDER-TOP : black 1px solid;
	BORDER-LEFT : black 1px solid;
	
BORDER-BOTTOM : black 1px solid;
	
BACKGROUND-COLOR : #666666;
	
font-family : Verdana, Arial, Helvetica, sans-serif;
}


SELECT  {
	BORDER-RIGHT : black 1px solid;
	
BORDER-TOP : black 1px solid;
	BORDER-LEFT : black 1px solid;
	
BORDER-BOTTOM : black 1px solid;
	
BACKGROUND-COLOR : #666666;
	
font-family : Verdana, Arial, Helvetica, sans-serif;
}

TEXTAREA  
{
	BORDER-RIGHT : black 1px solid;
	BORDER-TOP : black 1px solid;
	
BORDER-LEFT : black 1px solid;
	BORDER-BOTTOM : black 1px solid;
	
BACKGROUND-COLOR : #666666;
	
font-family : Verdana, Arial, Helvetica, sans-serif;
}


.clsButton
{ 
	background:#999999;
	cursor:hand;
}
.clsButtonOver

{
background:yellow;
	cursor:hand;
}v

