/* Style: screen - Leong Software wesite */

body {font-family: Arial, Helvetica, sans-serif; color: dimgray; text-align: center; line-height: 130%}

p {font-size: x-small}

a {text-decoration: none}
a:link {color: orangered}
a:visited {color: orange}
a:hover {color: royalblue}

#page {width: 800px; background: white; text-align: left; padding: 3px; border: 1px solid steelblue}

#topbar {color: lightsteelblue; font-weight: bold}
#topbar a:link {color: White}
#topbar a:visited {color: lightsteelblue}
#topbar a:hover {color: gold}

.img_right {padding-left: 15px; padding-bottom: 10px; float: right; clear: right}

