body {background-color: #FFFFFF;}
    a.LinkNewPage
    {
        padding: .4em .8em;
        position: relative;
        background: #FFFFFF;
	    font-size: 14px;
	    font-weight: bold;
	    font-family: Arial, Helvetica, sans-serif;
    }
    a.LinkNewPage:hover
    {
        padding: .4em .8em;
        position: relative;
        background: #99CCCC;
	    font-size: 14px;
	    font-weight: bold;
	    font-family: Arial, Helvetica, sans-serif;
    }
    a.ThisPage
    {
        padding: .4em .8em;
        position: relative;
        background: #CCFFFF;
	    font-size: 14px;
	    font-weight: bold;
	    font-family: Arial, Helvetica, sans-serif;
    }
    a.ThisPage:hover
    {
        padding: .4em .8em;
        position: relative;
        background: #99CCCC;
	    font-size: 14px;
	    font-weight: bold;
	    font-family: Arial, Helvetica, sans-serif;
    }
.style1 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style3 {font-size: 14px; font-style: italic; }
.style4 {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
}
.style5 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.style7 {
	border-top: 1px solid black;
    border-right 1px solid black: ;
    border-bottom: 1px solid black;
    border-left: 1px solid black;
    border: 1px solid black;
}
.style8 {
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
}
.article1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
.article2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
.article3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
}
.article4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #669900;
	font-weight: bold;
}
