
BODY 
{
background-image:
url("Images/tile10.gif")
}
h6 {font-family: arial}
h5 {font-family: arial}
h4 {font-family: arial}
h3 {font-family: arial}
h2 {font-family: arial}
h1 {font-family: arial-bold}
p {font-family: arial}

h5 {font-size: 100%}
h4 {font-size: 100%}
h3 {font-size: 90%}
h2 {font-size: 100%}
h1 {font-size: 100%}
p {font-size: 80%}

h6 {color: black}
h5 {color: gold}
h4 {color: gold}
h3 {color: black}
h2 {color: brown}
h1 {color: green}
p {color: black}
div.c1 {text-align: center}
div.c2 {text-align: left}
h6 {text-align: left}
h5 {text-align: right}
h4 {text-align: left}
h3 {text-align: center}
h3 {margin-top: 1px}
h3 {margin-bottom: 1px}
h2 {text-align: center}
h1 {text-align: center}
h1 {margin-top: 0px}
h1 {margin-bottom: 10px}
p {text-align: left}
p {rmargin: 4cm}


/* Links */
a:active {color: #CC9933}
a:visited {color: #CC9933}
a:link {color: #CC9933}
a:hover {color: #CC9933}
/* Border design */
p.one
{
border-style: solid;
border-color: #CC9933
}
p 
{
border: none)
}
/* This is a comment */
/*
{
font: italic small-caps 900 12px arial
}
*/
/*
div:first-letter 
{
color: #ff0000;
font-size:xx-large
}
*/
/*
p.uppercase {text-transform: uppercase}
p.lowercase {text-transform: lowercase}
p.capitalize {text-transform: capitalize}
*/
/*
h2 {text-decoration: overline}
h4 {text-decoration: line-through}
p {text-decoration: underline}
a {text-decoration: none}
*/


