/* Styles for my web site */

a {color:#039; text-decoration:none;}
a:visited {color:#039; text-decoration:none;}
a:hover {color:#F03; text-decoration:none;}
a:active {color:#F03; text-decoration:none;}

body {font-size:10pt; color:#039; background:#FFF; }

*#footer { width:900px; height:208px; position:fixed; left:50px; bottom:0px; }

*#flag { position:fixed; left:80px; bottom:20px; border-style:none; width:30px; height:20px; }

h1 { font-family:Arial; font-size:18pt; font-weight:bold;}

p {font-family:arial;}	

li {font-family:arial;}	

