p {

text-align:justify;
color:#ffffff;
font-size:24pt;
font-family:arial verdana helvetica;

}

h1 {

color:#ffffff;
font-size:30pt;
text-align:center;

}

.img10 {

position:absolute;
right:0px;
top:0px;

}
 
.span1 {

background-color:blue;

}
 

a:link {color:#ffff00; font-size:24pt}
a:visited {color:#ffff00;}
a:hover {color:red;}
a:active {color:#ffffff;}


.box1 {

width:300px;
height:50px;
border:thin dashed #ffffff;
padding:10px;

}
.box2 {
width:300px;
height:400px;
border:thin dashed #ffffff;
padding:10px;

}
.yellow {

color:#ffff00;

}

ul.yellow {

color:#ffff00;
font-size:24pt;

}

h6 {

color:#ffff00;
border:thin solid blue;
align:center;
}

h2 {
align:center;
color:blue;
background-color:lightgreen;
border:thin dashed darkgreen;

}

.h4 {
align:center;
color:blue;
background-color:lightgreen;
border:thin dashed darkgreen;

}
