body{
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: top;
}

body,td{
        color: #333333;
        font-size: 14px;
        line-height: 130%;
}

.22-280 {  font-size: 22px; line-height: 28px}
.18-200 {  font-size: 18px; line-height: 20px}

p.style1{
        color: #FF0000;
        font-size: 14px;
        font-weight: bolder;
        line-height: 130%;
}
p.style2{
        color: #000099;
        font-size: 14px;
        font-weight: bolder;
        line-height: 130%;
}