/* General Text */

/* Lists */
ul  { font-size: 0.8em; color: #535353; line-height: 1.3em; padding: 0px 0px; font-family: verdana, arial, helvetica sans-serif; margin: 0 0 0px 30px; list-style-type: square; }
ul li { margin-top: 8px;  }

/* Headers & Text */
#content .head1 { font-size: 1.4em; color: #0e88c9; }
#content .head2 { font-size: 1.1em; color: #0e88c9; font-weight: bold;}
#content .head3 { font-size: 1em; font-weight: bold; color: #0e88c9; }
#content p { font-size: 0.8em; color: #535353; line-height: 1.3em; margin: 0px 0px 15px 0px; padding: 0px 0px; font-family: verdana, arial, helvetica sans-serif; }
#content p B  { font-weight: bold; }


/* Links */
a { color: #025c8e;  text-decoration: none; font-weight: bold; }
a:hover { text-decoration: underline; }
a.body { color: #c4feff;  text-decoration: none; font-weight: bold; }
a.body:hover { text-decoration: underline; }

/* Alignment */
.center { text-align: center; color: #fd0000; }
.right { text-align: right; }
.left { text-align: left; }
.clear { clear: both; }
blockquote { padding-left: 50px; }

/* Misc. */
.emphasis { color: #cc3e3e; font-weight: bold; text-align: center; font-size: 0.8em; line-height: 1.3em; margin: 0px 0px 15px 0px; padding: 0px 0px; font-family: verdana, arial, helvetica sans-serif;}

/* Footer */
#footer p { font-family: verdana, arial, helvetica sans-serif; color: #535353; font-size: 0.8em; text-align: center; margin: 10px auto; border: 0px solid #000; padding: 0px; }
