BODY
{
	border-top:green double;		
	border-bottom:green double;		
	border-left:green double;		
	border-right:green double;
	left: 0%;						
	top: 0%;						
	margin: 0px;					
	font-family: verdana, arial, sans-serif;	
	font-weight: normal;
	color: #000055;	
	background-color: #FFFFFF;
	
}

H3			
{
       background-color: #FFFFF1;
	width:100%;						
	text-align:center;				
	color:#222277;						
	margin-left:0px;				
	font-size:16pt;					
}

H3.subtit			
{
	background-color: #FFFFF9;			
	width:100%;						
	text-align:center;				
	color:#223388;						
	margin-left:0px;				
	font-size:13pt;					
}

A.ans
{

	color: #000099;
	font-weight: bold;
	font-style: italic;
}

A.ans:link
{
font-size: 8pt;
color: #000099;
font-style: italic;
}

A.ans:visited
{
font-size: 8pt;   
    COLOR: #000099;
    FONT-WEIGHT: normal;
	font-style: italic;
}

A.ans:hover
{
font-size: 8pt;   
   color: #FF0000;
   background-color: #FFFFAA;
}         


A			
{
    COLOR: blue;					
    FONT-WEIGHT: normal				
}

A:link		
{
    COLOR: blue;
    FONT-WEIGHT: normal
}

A:active	
{
    COLOR: blue;
    FONT-WEIGHT: normal
}

A:visited	
{
    COLOR: #800080;
    FONT-WEIGHT: normal
}

A:hover
{
   color: #FF0000;
   background-color: #FFFFAA;
}

P			
{
	margin-left: 10px;
	margin-top:10px;	
	background-color: white;
	
}
UL LI
{
	margin-top:15px;	
      list-style-image: url(ul.gif);
	list-style-type: circle;
}
UL UL LI
{
	margin-top:15px;	
	list-style-image: url(ulul.gif);
	list-style-type: circle;
}
UL UL UL LI
{
	margin-top:15px;	
	list-style-image: url(ululul.gif);
	list-style-type: circle;
}

B
{
background-color: #FFFFDD;
	
color: #000099;
}


HR
{
	color: tomato;
	
}

OL LI
{
 margin-left: 10px;       
margin-top: 10px;
}

TD
{
	font-size: 9pt;
}

FONT.ans
{
	font-size: 9pt;
	color: #AA0000;
	font-weight: normal;
	font-style: italic;
}	

