a:link, a:visited, a:active, a:hover, h1, body, td, b, strong, .ptxt, .pltxt, .pgtxt {
font-family: verdana, geneva, helvetica, arial, sans-serif;
font-size: 11px;
color: #ffffff;
text-decoration: none;
font-weight: normal;
}

a:link, a:active, a:visited {
font-size: 11px;
color: #FFA500;
font-weight: bold;
text-decoration: none;
}

a:hover {
font-size: 11px;
color: #ffffff;
font-weight: bold;
text-decoration: none;
}

h1 {
font-size: 14px;
font-weight: bold;
text-align: center;}

body {
background-color: #510028;
background-repeat: no-repeat;
 background-attachment : fixed;
 background-position : top left;
 background-image : none;
}

body, html {
scrollbar-face-color:#510028;
scrollbar-highlight-color:#ffffff;
scrollbar-3dlight-color:#510028;
scrollbar-darkshadow-color:#510028;
scrollbar-shadow-color:#510028;
scrollbar-arrow-color:#ffffff;
scrollbar-track-color:#510028;
}

.ptxt {
text-align: left;
line-height: 18px;}

.pgtxt {
text-align: left;
line-height: 18px;
font-size: 11px;
}

.pltxt {
text-align: right;
line-height: 18px;}

img {border: 0px solid #FFFFFF;}

b, strong {font-weight: bold;}


