/* Created using Style Master from Western Civilisation CSS1 { 2 2 512 630 } */

/* master style sheet */

/* #505090 Dark blue in background image */
/* #B8C0F0 Light blue in background image */
/* #55FFFF Blue in Diva Logo */
body
{scrollbar-face-color: #999999;
scrollbar-darkshadow-color: #999999;
scrollbar-shadow-color: #000000;
scrollbar-3dLight-Color: #666666;
scrollbar-highlight-color: #CCCCCC;
scrollbar-arrow-color: #FFFFFF;
background-color: black;
background-image : ;
color: Yellow;
font-family: "Times New Roman", Times, serif;
font-size: small;
font-weight: bold;
}

P
{font-family: "Times New Roman", Times, serif;
color: Yellow;
font-size: small;
font-weight: bold;
line-height: normal;
margin-top: 5px}

.text
{font-family: "Times New Roman", Times, serif;
color: Red;
font-size: small;
font-weight: bold;
line-height: normal;
margin-top: 5px}

.small
{font-family: "Times New Roman", Times, serif;
color: #FA8C0A;
font-size: x-small;
font-weight: normal;
line-height: normal;
margin-top: 5px}

h1, h2, h3, h4
{font-style: normal;
font-weight: bold}

h1
{color: #046ff2;
font-size: 130%;
font-weight: bold;
text-align : center;
/*text-decoration : underline;*/
/* border-bottom : solid; */
/* border-color : Navy; */
/* border-top : solid; */
/* border-color : Navy; */
}

h2
{color: #FA8C0A;
font-size: 130%;
font-style: normal;
font-weight: bold;
text-align : center;
/* text-decoration : underline; */
/* border-bottom : solid; */
/* border-color : Navy; */
/* border-top : solid; */
/* border-color : Navy; */
}

h3
{color: Red;
font-size: 130%;
font-style: normal;
font-weight: bold;
/* text-decoration : underline; */
}

h4
{color: #FA8C0A;
font-size: 130%;
font-style: normal;
font-weight: bold;
/* text-decoration : underline; */
}

A:link
{color: #FA8C0A;
font-size: small;
font-style: italic;
text-decoration : none;
}

A:visited
{color: #FA8C0A;
font-size: small;
font-style: italic;
text-decoration : none;
}

A:active
{color: #FA8C0A;
/* background-color: White; */
font-size: small;
font-style: italic;
text-decoration : none;
}

A:hover
{color: red;
/* background-color: White; */
font-size: small;
font-style: italic;
text-decoration : none;
}

*
{}

