body  {font-family: Times New Roman;  background-color: #FFEFDE;  font-size: 13pt; margin:20px; font-weight: bold;  text-align:justify; } 
h1 { font-size: 35pt; color: #0099FF; text-align: center; font-family: Lucida Calligraphy; }
h2 {font-size: 22pt; color: #0099FF; text-align: center; font-family: Lucida Calligraphy; }
h3 {font-size: 15pt; color: #0099FF; text-align: center; font-family: Lucida Calligraphy; }

.keep {border: none; background-color: #FFEFDE;  }

.color { color: #0099FF;}

td { font-size: 13pt; font-family: Times New Roman; font-weight: bold;}

p.indent { text-indent: 30px; }

hr.color {background: #0099FF;  height: 4px; width:100%;}                
ul { list-style-image: url(images/bullet.gif); }

a:link { font-size: 15px; color: blue; text-decoration: underline; }
a:visited {font-size: 15px; color: purple; text-decoration: underline; }
a:hover { font-weight: bold; font-size: 16px; color: brown; text-decoration: none;  }

.leftSide { font-family: Times New Roman;  float: left; width: 15%; padding: 5px; }
.rightSide {font-family: Times New Roman;   float:left; width: 75%; padding: 5px; text-align: justify; }

.leftHalf { font-family: Times New Roman;  float: left; width: 48%; padding: 5px; }
.rightHalf {font-family: Times New Roman;   float: right; width: 48%; padding: 5px;  }
