@charset "iso-8859-2";
/* CSS Document */

#topRef {
position:relative;
text-align:center;
width:700px;
height:auto;
color:#CCCCCC;
}
#topRef a{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:none;
text-align:center;
width:950px;
height:10px;
color:#CCCCCC;
}

#textRef p{
text-align:justify;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
font-size: 12px;
font-weight:normal;
color:#000000;
}
#textRef p a{
text-align:center;
text-decoration:none;
font-style:italic;
color:#000000;
}

/*#textRef h1 {
color: #003399;
font-size: 1.4em;
font-weight: bold;
margin: 2px 0;
padding: 0;clear:both;
}
#textRef h1 a {
text-decoration:none;
}*/


#botRef {
color: #666666;
float: left;
font-size: 1.1em;
font-weight: bold;
margin-top: 0px;
padding-bottom: 10px;
position: relative;
text-align: center;
width: 850px;

}
#botRef a: hover {
  color: #666666;
}
#botRef a: link {
color: #003399;
}






