.link { 
		font-size: 10pt; 
		color: #FFFFFF; 
		text-decoration: underline
} 
.link:visited
{
		color:#FFFFFF;
}
.link1 { 
		font-size: 10pt; 
		color: #0000FF; 
} 
.link1:visited
{
		color: #0000FF; 
}

.link2 {
		font-size: 10pt; 
		text-decoration: none
} 

ul
	{
	list-style-type: disc; 
	margin-top: 0em;
	margin-bottom: 0em;
	padding:0px 25px 0px 25px;
	}

li
	{
	font-size:10pt;
	text-indent: 0.4em;
	margin-bottom:0.7em; clear:both; 
	}
	
p
	{
	 font-family: ËÎÌå, Arial, Sans Serif;
	 font-size:9pt;
	 text-indent: 2em; 
	 margin-top: 0.6em;
	 margin-bottom:0.6em;
}

.bodys 
	{ 
		font-family: ËÎÌå, Arial, Sans Serif;
	    font-size:9pt;
		line-height: 18px; 
		text-align: left; 
		text-indent: 2em; 
		padding : 0px 30px 10px 30px; 
	    margin-top: 0.6em;
	    margin-bottom:0.6em;
} 
.locallink
{
		font-family: ËÎÌå, Arial, Sans Serif;
	    font-size:9pt;
		line-height: 18px; 
		text-align: left; 
		text-indent: 4em; 
	    margin-top: 0.6em;
	    margin-bottom:0.6em;
}
.heads { 
		font-family: ËÎÌå, Arial, Sans Serif;
		font-size: 10pt; 
		font-style: normal; 
		line-height: 20px; 
		font-weight: bolder; 
		color: #003399; 
		text-decoration: blink; 
		padding: 5px 0px 0px 5px; 
}



A.a3:hover { 
		COLOR: #0000cc; 
		text-decoration: underline 
}

A.a3:active { 
		COLOR: #0000cc;
		TEXT-DECORATION: none; 
} 

A.a3:visited { 
		COLOR: #000000;
		TEXT-DECORATION: none; 
} 

A.a3:link { 
		COLOR: #0000cc;
		TEXT-DECORATION: none; 
} 

td {  
		font-size: 10pt;
}
