/* CSS Document */
.topRef {
position: absolute;
left: 350px;
text-align: center;
font-size: 10px;
font-family:Arial, Helvetica, sans-serif; 
}
.topRef a{
text-decoration:none;
color:#006600;
font-style: normal;
}
.textRef{
text-align:justify;
}
.textRef p{
font-size: 10px;
}
.textRef p a{
text-decoration:none;
font-style:italic;
font-weight:normal;
color:#333333;
}
.textRef h1 a{
text-decoration:none;
text-transform:uppercase;
font-size:16px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
border-bottom: 1px solid #666600;
}

.textRef h2 a{
text-decoration:none;
text-transform: uppercase;
font-size:16px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
border-bottom: 1px solid #666600;
}

.textRef h3 a{
text-decoration:none;
text-transform: uppercase;
font-size:16px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
border-bottom: 1px solid #666600;
}

/*#botRef{
position: absolute;
left: 275px;
text-align: center;
font-style: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style: normal;
color:#999999;
text-decoration: none;
font-size: 11px;
}
#botRef a{
text-decoration: none;
color:#CCCCCC;
}*/

