BODY {
font-size : 100%; 
background-color : #FFFFFF; 
color : #000000; 
text-align : left; 
margin-right : 2%; 
margin-left : 2%; 
margin-top : 0%; 
} 

h1 {

font-weight : bold; 
color : #000000; 
background-color : transparent; 
text-align : center; 
} 
h2 {
font-weight : bold; 
color : #000000; 
background-color : transparent; 
text-align : center; 
} 
h3 {
font-weight : bold; 
color : #000000; 
background-color : transparent; 
text-align : center; 
} 
h4 {
font-weight : bold; 
color : #000000; 
background-color : transparent; 
} 
p {
font-style : normal; 
font-weight : normal; 
text-align : justify; 
margin-right : 1%; 
margin-left : 3%; 
} 




a:link {
color : #0000FF; 
text-decoration : none; 
background-color : transparent; 
} 
a:visited {
color : #0000FF; 
text-decoration : none; 
background : transparent; 
} 
a:hover {
color : #FF0000; 
text-decoration : none; 
background-color : transparent; 
} 
a:active {
color : #33CC33; 
background-color : transparent; 
} 

HR {
width : 250px; 
height : 1px; 
color : #FFFF00; 
text-align : center; 
background : transparent; 
} 


.mainblock {
margin-right : 10%; 
margin-left : 10%; 
background : transparent; 
} 

.block {
text-align : justify; 
margin-right : 8%; 
margin-left : 8%; 
background : transparent; 
} 
 

.footer {
font-family : arial, helvetica, sans-serif; 
font-size : 70%; 
background : transparent; 
text-align : center; 
} 

.green 
{ 
font-weight : bold; 
color : #FFFFFF; 
background-color : transparent;}

a.tower:link { color : #FFFFCC;text-decoration : none;}
a.tower:visited {  color: #FFFFCC;}
a.tower:hover { color : #FFFFCC;}

