A:link{
	text-decoration: none; 
	color:#0000ff; 
	font-family: ����;
}

h1{ 
	font-family: ����; 
	font-size: 18pt; 
	text-align: center; 
	color: #000000; 
    font-weight: bold; 
	margin-top: 20 ;
}

h5{ 
	font-size: 10pt;
	color: #000000; 
	text-align: center; 
	font-weight: bold ;
}

a:visited{ 
	text-decoration: none; 
	color: #0000ff; 
	font-family: ���� ;
}

A:active{
	text-decoration: none; 
	font-family: ����;
	color:#ff0000; 
}

A:hover{
	text-decoration: none; 
	color:#ff0000;
}

body,table,td,tr,input,select,menu{
	font-size: 10pt; 
	font-family: ����;
}

p{
	font-size: 10pt ; 
	font-family: ����;
}

A{
	text-transform: none;
	text-decoration: none;
}