body, td { color: black; font: 10pt "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; margin-left: 10%; margin-right: 10%; }
a { text-decoration: none }
a:link   { color: #037 }
a:active { color: #037 }
a:visited  { color: #4682b4 }
a:hover     { color: #0057cb; text-decoration: underline }

em { font-style: italic; font-weight: bold; }
strong { font-weight: bold; }

.myPageTitle { color: black; font-weight: bold; font-size: 22pt }
.myPageSubtitle { color: #a7abae; font-weight: bold; font-size: 18pt; }
.mySectionHeader { color: black; font-weight: bold; font-size: 13pt; }
.mySubsectionHeader { color: black; font-weight: bold; font-size: 9pt; }
.myNewsHeader { color: #4682b4; font-weight: bold; font-size: 11pt; }
.myText  { color: #55565a; font-size: 9pt; }
.mySmallText  { color: #55565a; font-size: 7pt; }
.mySidebarHeader { color: black; font-weight: bold; font-size: 9pt; }
.mySidebarText { color: #55565a; font-size: 8pt; }
.myBarTopLeft { background-image: url("box_topleft.gif"); }
.myBarTop { background-image: url("box_top.gif"); }
.myBarTopRight { background-image: url("box_topright.gif"); }
.myBarBottomLeft { background-image: url("box_bottomleft.gif"); }
.myBarBottom { background-image: url("box_bottom.gif"); }
.myBarBottomRight { background-image: url("box_bottomright.gif"); }
.myBarLeft { background-image: url("box_left.gif"); }
.myBarRight { background-image: url("box_right.gif"); }
