body {
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
color: #fff;
line-height: 100%;
margin: 0;
background-color: #660000;
background-repeat: no-repeat;
background-position: 50% 50%;
background-attachment: fixed;
}

td.bk {
background-image:url(/p7pm/img/p1dss.jpg)
}

p {
font-family: Arial, Helvetica, sans-serif;
color: #fff;
font-size: 100%;
margin: 0;
}

h1 {
font-family: Lucida sans, Arial, Helvetica, sans-serif;
font-size: 120%;
color: #fc3;
margin-top: 5px;
margin-bottom: 10px;
}

h2 {
font-family: Lucida sans, Arial, Helvetica, sans-serif;
font-size: 100%;
color: #fc3;
margin-top: 5px;
margin-bottom: 5px;
}

h3 {
font-family: Lucida sans, Arial, Helvetica, sans-serif;
font-size: 80%;
color: #fff;
margin-top: 10px;
margin-bottom: 10px;
line-height: 130%;
}

table.menu {
font-family: Arial, Helvetica, sans-serif;
font-size: 80%;
line-height: 100%;
font-weight: bold;
}
  
table.transpbox {
margin: 20px;
border: 1px solid white;
background-color: #660000;
 /* for IE */
filter:alpha(opacity=80);
  /* CSS3 standard */
opacity:0.8;
}

table.transpbox p {
line-height: 140%;
color: #fff;
}

table.nontranspbox {
margin: 20px;
border: 1px solid white;
background-color: #660000;
}

table.nontranspbox p {
line-height: 140%;
color: #fff;
}

table.borderw {
	border:  1px #fff solid;
	line-height: 140%;
}

table.footertext {
font-family: Verdana, Tahoma, sans-serif;
font-size: 70%;
color: #999;
}

a:link {
font-size: 100%;
color: #FFF;
text-decoration: underline;}

a:visited {
font-size: 100%;
color: #FFF;
text-decoration: underline;}

a:hover {
font-size: 100%;
text-decoration: underline;
color: #FC3;}

