/* Author: Ian R. Malcomson */
<STYLE>
..dummy{}
H1{font-family:"Copperplate Gothic Light";color:white;text-align:center;font-size:40px;margin-bottom:40px;}
H2{font-family:"Arial";color:white;text-align:center;font-size:20px;margin-bottom:15px;color:white;font-weight:bold;}
BODY{background:url(images/marathonsunset.jpg) no-repeat fixed center royalblue;} 
P{font-family:"Arial";color:white;font-size:15px;text-align:justify;margin-top:15px;margin-left:40px;margin-right:40px;}
HR{margin-top:20px;margin-bottom:20px;width:60%;height:2;text-align:center;color:white;}
TH{font-family:"Arial";color:white;font-size:15px;text-align:left;font-weight:bold;border-bottom-width:1px;border-bottom-style:solid;}
TD{font-family:"Arial";color:white;font-size:15px;text-align:left;border-bottom-width:1px;border-bottom-style:solid;}
a:link {color: #999999; text-decoration: underline; }
a:active {color: #999999; text-decoration: underline; }
a:visited {color: #ff0000; text-decoration: underline; }
a:hover {color: #ffffff; text-decoration: none; }


..buttoncell{width:100px;height:20px;text-align:center;background:royalblue;
border-width:2;border-style:outset;border-top-color:mediumturquoise;border-left-color:mediumturquoise;border-right-color:midnightblue;border-bottom-color:midnightblue;}
..buttontext{font-family:"Arial";font-weight:bold;color:white;text-decoration:underline;}
..schedtit{font-family:"Arial";font-weight:bold;color:white;}
..schedstd{font-family:"Arial";color:white;font-size:15px;}
..tblins{margin-top:10px;margin-bottom:10px;height:1;width:100%;}
..poetry{text-align:center;}
</STYLE>