﻿/* CSS for add_script.js */
<style type="text/css">
.future     {color: white;font-weight: bold}
.month      {color: yellow;font-weight: bold}
.week       {color: hotpink;font-size: 120%;font-weight: bold}
.past       {color: pink;font-size: 60%;font-weight: bold}
.add_indent {text-indent: -2em;margin-left: 2em;margin-bottom: 0;margin-top: 0}   
</style>
