BODY
{
    BACKGROUND-ATTACHMENT: fixed;
    BACKGROUND-image: url("bg001.jpg");
    BACKGROUND-POSITION: right;
    BACKGROUND-REPEAT: repeat;
    COLOR: black;
    FONT-FAMILY: "Times New Roman", "arial";
    FONT-SIZE: medium;
    FONT-WEIGHT: lighter;
}
H1 {color: red; text-align: center;}
H2 {color: #00008B;}
H3 {color: #00008B;}
td {font-weight:lighter; font-size: medium; text-align: Justify; line-height:1.5;}
span.notes {font-size:small; text-align: Justify; line-height:1.1;}
TT
{
	font-family: "Times New Roman", "arial";
    BACKGROUND-COLOR: #EEE;
	font-size: medium;
    TEXT-DECORATION: none;
}
A:link { text-decoration: none; color: #66F; }
A:visited { text-decoration: none; color: #66F; }
A:active { text-decoration: none; color: #F66; }
A:hover { text-decoration: none; color: #F33; }
P.green
{
    BACKGROUND-COLOR: #EED;
    COLOR: #006400;
    MARGIN-LEFT: 30px;
    MARGIN-RIGHT: 30px;
    PADDING: 10px;
}
P.red
{
    BACKGROUND-COLOR: #dcdcdc; 
    COLOR: #C33;
    MARGIN-LEFT: 30px;
    MARGIN-RIGHT: 30px;
    PADDING: 10px;
}
P.gray
{
    BACKGROUND-COLOR: #eee; 
    COLOR: #000;
	line-height:1.2;
    MARGIN-LEFT: 30px;
    MARGIN-RIGHT: 30px;
    PADDING: 10px;
}
cite {
	font-weight:normal; 
	font-style:normal; 
	color:black;
}

table.main {
    BACKGROUND-IMAGE: url("bgLPA.gif");
    BACKGROUND-POSITION: 100% 0;  
	background-repeat: repeat-y;
}

