body {
background-color: #990033;
margin: 0px 0px 0px 10px;
font-size: 12px;
font-weight:bold;
line-height: 18px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style: normal;
color: #F3ECF0;
background-image: url(img/bg.gif);
background-position: top right;
background-attachment: fixed;
}
a:link, a:visited{
color: #F3ECF0;
text-decoration: underline;
}
a:hover, a:active{
text-decoration: none;
color: #FFFFFF;
}
h1 {
margin:0 0 5px 0;
font-size: 16px;
line-height: 20px;
text-align: left;
text-transform:uppercase;
}
h2 {
margin:0 0 5px 0;
font-size: 16px;
line-height: 20px;
text-align: left;
}
p {
margin:0;
text-align:justify;
}
ul li {
margin:0;
text-align:left;
}
ul li {
list-style:square;
}
#noPrintTable table tr td{
display:inherit;
}
hr {
margin:15px 0 15px 0;
}
