A:VISITED {
                        font-family: Arial;
                        font-weight: bold;
                        color: #800080;
								text-decoration: bold;
								position: relative;
                }
A:LINK {
                        font-family: Arial;
                        font-weight: bold;
                        color: #0000FF;
                        position: relative;
                }
H1 {
                        font-family: Arial;
                        font-size: normal;
                        font-weight: bold;
                        color: #fffff;
                        background:#9966cc;
                        text-align: left;
                        padding: 10pt;
                        border-top: inset;
                        border-bottom: inset;
                        position: relative;
                }