body {
cursor: crosshair; 
background-image: url("fon.jpg");
background-repeat: repeat;
color: #666666;
margin:  79px 79px 79px 79px;

}

table {
background-color: #FFFFFF;
font-family: "Times New Roman", serif;
font-size: 16px;

}

h1 {
text-align: right;
color: #006699;
background-color: #99CCFF;
font-family: "Times New Roman", serif;
font-size: 30px;
}

p {
text-align: justify;
font-family: "Times New Roman", serif;
font-size: 12px;

}


a:link {
color: #666666;
font-family: "Times New Roman", serif;
font-size: 12px;
}

a:visited {
color: #666666;
font-family: "Times New Roman", serif;
font-size: 12px;
}

a:active {
color: #666666;
font-family: "Times New Roman", serif;
font-size: 12px;
}

a:hover {
color: #006699
font-family: "Times New Roman", serif;
font-size: 12px;
}





