body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	color:#000066;
}

p {
   text-align:justify;
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   color:#000066;
   text-indent: 40px
}

h1 {
   text-align:center;
   font-family:Arial, Helvetica, sans-serif;
   font-size:16px;
   color:#000066;
   font-weight:bold
   }
   
/* BEGIN menu */
 #navcontainer { width: 120px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 120px;
background-color: #036;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #369;
color: #fff;
}

/* END menu */

ul.hot{
list-style-type:armenian;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:justify;
color:#000066;
}

