html, body
{
background-image: url(Graphics/tile1.gif);
background-attachment: fixed;
background-color: #ffffff;
weight: 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: #000000;
}

* html #wrap
{
height: 100%;
}

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

p 
{
text-align: justify;  
}

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

.center 
{
text-align: center;
}

.tile2
{
background-image: url(Graphics/tile2.gif);
vertical-align: text-top;
width: 750px;
color: #000000;
margin-left: auto; 
margin-right: auto;
border-width: 1px;
border-right-style: solid;
border-right-color: #f75aa6;
border-left-style: solid;
border-left-color: #f75aa6;
}

.tile2a
{
background-image: url(Graphics/tile2.gif);
vertical-align: text-top;
width: 750px;
color: #000000;
text-align: top; 
margin-left: auto; 
margin-right: auto;
}

.tile3
{
width: 100%;
background-image: url(Graphics/tile3.gif);
vertical-align: text-top;
text-align: center; 
color: #000000;
margin-left: auto; 
margin-right: auto;
border-width: 1px;
border-color: #faa9d2 #faa9d2 #faa9d2 #faa9d2;
border-style: solid solid solid solid;
}

.hr
{
color: #ffadd6;
}

.h2a
{
border-bottom: 2px dotted #ffadd6;
font-weight: normal; 
font-size: 1.5em; 
font-family: verdana, arial, serif; 
}

.border
{
border-width: 1px;
border-color: #f75aa6 #f75aa6 #f75aa6 #f75aa6;
border-style: solid solid solid solid;
}

.links
{
background-image: url(Graphics/tile3.gif);
width: 100%;
text-align: center; 
margin-left: auto; 
margin-right: auto;
border-width: 1px;
border-color: #faa9d2 #faa9d2 #faa9d2 #faa9d2;
border-style: solid solid solid solid;
}

h1 
{
border-bottom: 2px dotted #000000;
font-weight: normal; 
font-size: 2.0em;
font-family: verdana, arial, serif; 
text-align: center;
margin-left: 0.5cm;
margin-right: 0.5cm;
}

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

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

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

ul 
{
font-weight: normal; 
font-size: small; 
font-family: verdana, arial, serif; 
list-style-type: disc; 
text-align: left; 
}

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

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

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

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

