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

/* master style sheet */

/* #A7B3D1 Dark blue in background image */
/* #D6DBE9 Light blue in background image */
/* #B6C0D9 Blue Background*/
/* #E99348 Suntan*/

body
{
background-color: #D7C48C;
/* background-image: url(/images/greencloth.gif); */
/* background-repeat: repeat; */
color: Black;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: small;
font-weight: bold;
}

P
{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #000000;
font-size: small;
font-weight: bold;
line-height: normal;
margin-top: 5px}

.text
{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: Gray;
font-size: small;
font-weight: bold;
line-height: normal;
margin-top: 5px}

.small
{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: Black;
font-size: small;
font-weight: normal;
line-height: normal;
margin-top: 5px}

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

h1
{color: Red;
font-size: 130%;
font-weight: bold;
text-align : center;
/* border-bottom : solid; */
/* border-color : Navy; */
/* border-top : solid; */
/* border-color : Navy; */
}

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

h3
{color: Red;
font-size: 120%;
font-style: normal;
font-weight: bold;
/* border-top : solid; */
/* border-color : Navy; */
}

h4
{color: Black;
font-size: 130%;
font-style: normal;
font-weight: bold;
/* border-top : solid; */
/* border-color : White; */
}

A:link
{color: Red;
font-weight: bold;
font-size: small;
font-style: normal;
text-decoration : none;
}

A:visited
{color: Red;
font-weight: bold;
font-size: small;
font-style: normal;
text-decoration : none;
}

A:active
{color: Red;
/* background-color: White; */
font-weight: bold;
font-size: small;
font-style: normal;
text-decoration : none;
}

A:hover
{color: Gray;
/* background-color: White; */
font-weight: bold;
font-size: small;
font-style: normal;
text-decoration : none;
}

*
{}
