html, body
{
background-image: url(Images/tile1.gif);
background-attachment: fixed;
background-color: #421010; 
width:  100%;
height: 100%;
margin: 0;
padding: 0;
font-weight: normal; 
font-size: small; 
font-family: verdana, arial, serif; 
letter-spacing: normal; 
line-height: normal;
color: #421010;
}

* html #wrap
{
height: 100%;
}

.margin 
{
margin-left: 0.5cm;
margin-right: 0.5cm;
}

p 
{
text-align: justify;  
}

.font
{
font-size: xx-small;
}

.center 
{
text-align: center;
}

.tile1
{
background-image: url(Images/tile2.gif);
width: 85%;
border-width: 1px;
border-left-style: solid;
border-left-color: #421010;
border-right-style: solid;
border-right-color: #421010;
text-align: center; 
margin-left: auto; 
margin-right: auto;
}

.tile2
{
background-image: url(Images/tile2.gif);
width: 100%; 
text-align: center; 
margin-left: auto; 
margin-right: auto;
}

.tile2a
{
background-image: url(Images/tile2.gif);
width: 150px;
text-align: center; 
border-width: 1px;
border-right-style: solid;
border-right-color: #421010;
}

.tile2b
{
background-image: url(Images/tile2.gif);
width: 650px; 
text-align: center; 
}

h1 
{
color: #421010;
font-weight: normal; 
font-size: 2.5em;
font-family: verdana, arial, serif; 
text-align: center;
margin-left: 0.5cm;
margin-right: 0.5cm;
}

h2 
{
border-bottom: 2px dotted #421010;
color: #421010;
font-weight: normal; 
font-size: 1.5em; 
font-family: verdana, arial, serif; 
text-align: left;
margin-left: 0.5cm;
margin-right: 0.5cm;
}

.h2 
{
border-bottom: 2px dotted #421010;
font-weight: normal; 
font-size: 1.5em; 
font-family: verdana, arial, serif; 
text-align: left;
}

h3 
{
color: #421010;
font-weight: normal; 
font-size: small; 
font-family: verdana, arial, serif; 
text-align: center;
}

hr
{
width: 90%;
border-width: 1px;
border-color: #421010;
margin-top: 0.5cm;
margin-bottom: 0.5cm;
}

.table
{
width: 90%;
border-collapse: collapse;
border-width: 1px;
border-style: solid solid solid solid;
border-color: #421010 #421010 #421010 #421010;
}

.td
{
text-align: left;
}

ul 
{
margin-right: 0.5cm;
font-weight: normal; 
font-size: small; 
font-family: verdana, arial, serif; 
list-style-type: disc; 
text-align: justify; 
}

a:link 
{
font-weight: normal; 
font-size: small; 
font-family: verdana, arial, serif; 
color: #421010; 
text-decoration: underline;
}

a:visited 
{
font-weight: normal; 
font-size: small; 
font-family: verdana, arial, serif; 
color: #421010; 
text-decoration: underline;
}

a:hover 
{
font-weight: normal; 
font-size: small; 
font-family: verdana, arial, serif; 
color: #421010; 
text-decoration: none;
}

a:active 
{
font-weight: normal; 
font-size: small; 
font-family: verdana, arial, serif; 
color: #421010; 
text-decoration: underline;
}