body { margin: 0px; font-family: verdana sans; font-size: 11pt; background-color: #dedede; }
#container { margin: 0px auto 0px auto; width: 700px; overflow: hidden; }
#header { height: 100px; width:700px; background-color: #0493e5; }
#content { width: 700px; font-family: verdana sans; font-size: 11pt; background-color: #ffffff; overflow: auto;}
#padding { height: 20px; background-color: #ffffff;}
#footer { background-color: #ababab; color: white; text-align: center; width: 700px; }
.news-hr { width:100%; color: #cccccc; background-color: #cccccc; height: 1px; }
A:link { color: steelblue; text-decoration: underline; }
A:active { color: steelblue; text-decoration: underline; }
A:visited { color: steelblue; text-decoration: underline; }
A:hover { color: darkgreen; text-decoration: underline; }
h2 { color: #0000cc; font-weight: bold; font-style: italic; font-size 14pt; padding: 0px; margin: 0px; }
h3 { color: steelblue; font-style: italic; font-size: 13pt; padding: 0px; margin: 0px; }
