<!--
body {
margin: 0px 0px;
padding: 0px;
background-color: #ffffff;
bgcolor: #5f5f5f;
font-family: arial, sans-serif;
color #4a4a4a;
}
.menu{
color:#6e6e6e;
font-size: 11px	
}
a.menu{
text-decoration: none
}
a.menu:hover{
text-decoration: underline
}
.menu1 {  
margin-left: 0;
margin-right: 0;
margin-top: 6;
font-family: Arial;
font-size: 12px;
text-decoration: none
}
.menu2 { 
margin-left: 0;
margin-right: 0;
margin-top: 6;
font-family: Arial;
color: #0066cc;
font-size: 12px; 
text-decoration: none
}
.copyright{
font-size: 10px;
text-align: center
}
.studio{
font-size: 10px;
color: #666;
margin-left: 15px
}
a.studio{
text-decoration: none
}
a.studio:hover{
text-decoration: underline 
}
image.brd{
border: 1px #ffffff
}
image.brd123{
border: 1px solid  #b75236
}
image.brd1{
border: 1px double #bbbbbb
}
.top { 
margin-left: 0;
margin-right: 0;
margin-top: 0;
font-family: Arial; 
color: #0056c4;
font-size: 11px
}
a{
color: #b75236
}
a.details{
color: #0056c4;
font-size: 11px
}
a.details1{
color: #b75236;
font-size: 11px
}
p{
font-size: 12px
}
h1{
font-size: 16px;
color: #2a87e2
}
h2{
font-size: 14px;
color: #b75236
}
h3{
font-size: 13px;
color: #b5b5b5
}
.brd { border: 1px solid black; }
.brd1 { border: 1px solid black; }
-->