p { 
font-family:Arial, sans-serif;
color:#000000;
font-size: 12pt;
text-indent: 3em; 
text-align: justify;
}

/* Resizing images horizontally: stile 1 */
#rsz_hor1 {
width:80%;
top:0px;
left:0px;
border-style: double;
border-width: 5px;
border-color: black;
position: relative
}

/* Resizing images vertically: stile 1 */
#rsz_ver1 {
height:85%;
top:0px;
left:0px;
border-style: double;
border-width: 5px;
border-color: black;
position: relative
}

a:link {color: #FF0000}
a:visited {color: #00FF00}
a:hover {color: #FF00FF}
a:active {color: #FF0000}

h1 {
font-family: Verdana, sans-serif;
color: red; 
font-size:20pt;
text-align: center;
}

h2,h3,h4,h5 {
background: none;
color: #000000;
text-align: center;
text-decoration: underline;
}

body.one {
background-color: white; 
background-image: url(images/sand2.jpg);
background-repeat: repeat;
background-attachment: fixed;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 12px;
}

/* class caution */
.caution {
font-family: Verdana;
font-size: 12pt;
color: red;
}
