body {
background-attachment: fixed; BACKGROUND-IMAGE: url("../jpgif/bg001.jpg");
background-position: 0% 0%;
background-repeat: repeat;
font-family: "times new roman", "arial"; 
font-weight:lighter;
font-size:medium; 
color: #000;}

table.main
{
    BACKGROUND-IMAGE: url("bghpa.gif");
    background-position: 100% 0%;
	background-repeat: repeat-y;
}
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;}
td.formula {font-size: 16px; font-weight: bold; line-height: 0.8; background-color: #eed; border-style: solid; border-width: 1px; border-color: red; padding: 10px;}
tt {text-decoration: none;  color: #eee; font-size: 10px;}
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;
}
cite {
	font-weight:normal; 
	font-style:normal; 
	color:black;
	background-color: #ddd;
}

