body
{
background-image: url(Graphics/bg1.jpg);
background-attachment: fixed;
background-color: #d2a8ca; 
font-weight: normal; 
font-size: small; 
font-family: verdana, arial, serif; 
letter-spacing: normal; 
line-height: normal;
color: #ffffff;
}

.margin 
{
margin: 0.5cm 0.5cm 0.5cm 0.5cm;
}

p 
{
text-align: justify;  
}

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

.center 
{
text-align: center;
}

.tile2
{
	background-image: url(Graphics/bg2.jpg);
	width: 600px;
	border-width: 5px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-size: medium;
}

.tile2a
{
background-image: url(Graphics/bg2.jpg);
width: 150px;
border-width: 5px;
text-align: center; 
border-style: solid solid solid solid;
border-color: #000000 #000000 #000000 #000000;
}

.tile2b
{
background-image: url(Graphics/bg2.jpg);
font-size: 3.0em;
color: #000000;
text-align: center;
border-width: 5px; 
border-top-style: solid;
border-top-color: #000000;
border-right-style: solid;
border-right-color: #000000;
border-left-style: solid;
border-left-color: #000000;
}

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

h2 
{
border-bottom: 2px dotted #ffffff;
color: #ffffff;
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; 
color: #ffffff;
font-size: small; 
font-family: verdana, arial, serif; 
text-align: center;
}

ul 
{
margin-right: 0.5cm;
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: #ffffff; 
text-decoration: underline;
}

a:visited 
{
font-weight: normal; 
font-size: small; 
font-family: verdana, arial, serif; 
color: #ffffff; 
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: #ffffff; 
text-decoration: underline;
}
