/*03photo.css                                                 */
/*----------------------------------------------------------*/
body {
         font-size:12pt;
         scrollbar-3d-light-color:   #5b5b5b;
         scrollbar-arrow-color:      #5b5b5b;
         scrollbar-base-color:       #5b5b5b;
         scrollbar-dark-shadow-color:#ffffff;
         scrollbar-face-color:       #ffffff;
         scrollbar-highlight-color:  #ffffff;
         scrollbar-shadow-color:     #5b5b5b;
}
table,td,th{ 
        font-size:10pt;
} 
INPUT,TEXTAREA {
        color:#5b5b5b;
        font-size:10pt;
        font-family:‚l‚r ƒSƒVƒbƒN;
        border-width : 1pt;
        border-style : solid;
}
span {
         font-size:16pt;
}
big {
         font-size:12pt; 
}
small {
         font-size:9pt; 
}
/*----------------------------------------------------------*/
a:visited, a:active, a:link {
         text-decoration:none ;
         background-color:#f5f5f5;
}
a:hover {
         text-decoration:none;color:#FF0000 ;
         background-color:#dcdcdc;
         font-style:italic;
}
/*---------------------------------------------------------*/
h1{
         text-align:center;
         font-style:italic;
         font-size: 1.8em;
}
/*---------------------------------------------------------*/
h2{
         text-align:center;
         font-size: 1.6em;
}
/*---------------------------------------------------------*/
h3{
         text-align:center;
         font-size: 1.4em;
}
