.style1 {
	font-weight: normal;
	font-size: 12pt;
    font-family:Arial;
}

.style2 {
	font-weight: normal;
	font-size: 14pt;
    font-family:Arial;
}
#CopyRight {
    font-size:10pt; 
    text-align:center;
}
#CopyRight a:link {
    font-size:10pt; 
    color:blue; 
    text-decoration:underline;
}
#CopyRight a:hover {
    font-size:10pt; 
    color:blue; 
    /* text-decoration:none; */
}
#CopyRight a:visited {
    font-size:10pt; 
    color:blue; 
    text-decoration:underline;
}
