/*@charset "iso-8859-2"; */

/* CSS Document */
*
{
padding:0px;
border:0px;
margin:0px;
}
body
{
background-color:navy;
color:#FFFF00 ;
font-family:"Times New Roman", Times, serif;
font-size:12px;
font-weight:bold;
}

p
{
color:#FFFF00 ;
font-family:"Times New Roman", Times, serif;
font-size:18px;
font-weight:bold;
font-style:italic;
}

.top
{
width:780px; 
height:170px; 
}
.toper
{
float:left; 
text-align:center; 
vertical-align:middle; 
width:480px; 
font:'Times New Roman', Times, serif; 
font-weight:bold; 
font-style:italic; 
font-size:16px; 
color:#FFFF00 ;
}
.p
{
font-family:"Times New Roman", Times, serif;
font-size:24px;
font-weight:normal;
}
.img
{
margin-bottom:20px; 
margin-top:20px 
}
