/* CSS Document */

.style1 {font-size: larger; }
body,p,td,tr,table { text-align:justify; font-family:Arial, Helvetica, sans-serif; font-size:10px; }
body,p { text-align:justify; background-color:#000; color:#eee; font-family:Arial, Helvetica, sans-serif; font-size:10px; }
#main { padding: 10px; color:#000; background-color:#fff;  }
h3 { color:#900;}
h1 { text-transform: uppercase; font-size: 12px; }
#main p { color:#000; background-color:#fff;  }
.imageborder { border-left: 2px solid #fff; }
a:link, a:visited { color:#900; }
a:active, a:hover { color:#f00; }
.korlanborder { border: 3px solid #fff; }