. stylesheet.css
	a:link {color:blue; text-decoration:none;}
	a:hover {color:red; text-decoration:underline; }
	.a1 {font-size:10pt; line-height:17pt; }
	.a2 { font-size:10pt; line-height:17pt; 
    color:#0033cc;}
    .a3 { font-size:16pt; 
	line-height:20pt; 
    font-family:±Ã¼­Ã¼;
    background-color:Tan;}
        .a4 { font-size:15pt; 
    line-height:17pt; 
color:#990033;font-weight:bold;font-family:µ¸¿ò;}
    .a5 { font-size:16pt; 
	line-height:20pt; 
    font-family:µ¸¿ò;
	font-weight:bold;
    background-color:Wheat;}
 .a6 { font-size:13pt; 
    line-height:15pt; 
color:Teal;font-weight:bold;font-family:µ¸¿ò;}


        