<STYLE>
H1      {
font-size: 24px;
font-family: "arial", "helvetica";
color: #000000;
font-weight: bold;
text-align: center;
}

H2      {
font-size: 18px;
font-family: "arial", "helvetica";
color: #CC3333;
font-weight: normal;
text-align: center;
}

H3      {
font-size: 12px;
font-family: "arial", "helvetica";
color: #000000;
font-weight: lighter;
text-align: justify;
}

													A:link {
													font-size: 12px;
													font-weight: lighter;
                                                    font-style: normal;
                                                    font-family: "arial", "helvetica";
                                                    color: #0000EE;
                                                    text-decoration: underline;
                                                    }

                                                    A:visited {
                                                    font-size: 12px;
                                                    font-weight: lighter;
                                                    font-style: normal;
                                                    font-family: "arial", "helvetica";
                                                    color: #CC3333;
                                                    text-decoration: none;
                                                    }

                                                    A:active {
                                                    font-size: 12px;
                                                    font-weight: lighter;
                                                    font-style: normal;
                                                    font-family: "arial", "helvetica";
                                                    color: #CC3333;
                                                    text-decoration: none;
                                                    }

                                                    A:hover {
                                                    font-size: 12px;
                                                    font-weight: 800;
                                                    font-style: italic;
                                                    font-family: "arial", "helvetica";
                                                    color: #CC3333;
                                                    text-decoration: none;
                                                    }

</STYLE>
