BODY {background: white; color: black; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; text-align: left; margin-top: 2em; margin-bottom: 2em; margin-left: 2em; margin-right: 2em}
H1 {font-family: Arial, Helvetica, sans-serif; color: red; font-size: large; font-weight: bold}
H2 {font-family: Arial, Helvetica, sans-serif; color: red; font-size: medium; font-weight: bold}
.h2red {font-family: Arial, Helvetica, sans-serif; color: red; font-size: medium; font-weight: bold}
.h2greek {font-family: Symbol; color: red; font-size: medium; font-weight: bold}
H3 {font-family: Arial, Helvetica, sans-serif; color: red; font-size: medium; font-weight: bold; font-style: italic}
H4 {font-family: Arial, Helvetica, sans-serif; color: red; font-size: medium; font-weight: normal}
.BreakingNews {font-family: Arial, Helvetica, sans-serif; color: orange; font-size: large; font-weight: bold; font-style: italic;}
.CurrentEvents {font-family: Arial, Helvetica, sans-serif; color: red; font-size: large; font-weight: bold; font-style: italic;}
.Welcome {font-family: Arial, Helvetica, sans-serif; color: #006633; font-size: large; font-weight: bold; font-style: italic;}
.Important {font-family: Arial, Helvetica, sans-serif; color: Purple; font-size: large; font-weight: bold; font-style: italic;}
.HeadlineWhite {font-family: Arial, Helvetica, sans-serif; color: White; font-size: large; font-weight: bold; font-style: italic;}
.Indent {margin-left: 10em}
.TypeFont {font-family: Courier New, Courier, mono; color: black; font-size: 10pt}
.Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: black;
	text-align: left;
	margin: 2 em;
}
.BodyItalic { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; font-style: italic; color: black; text-align: left}
.BodyWhiteBold { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: white; text-align: left}
.BodyGreenBold { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #006633; text-align: left}
.BodyRedBold { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #CC0000; text-align: left}
.BodyBlueBold { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: blue; text-align: left}
.BodyBold {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: black; text-align: left}
.BodyFP { font-family: Courier New, Courier, mono ; font-size: 10pt; font-weight: normal; color: black; text-align: left}
.BodyImportant {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: Purple; text-align: left;}
.TableHeader { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: black; text-align: left}
.TableBody { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: black; text-align: left}
.Author { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; font-style: italic; color: black; text-align: left}
.PhotoCaption { font-family: Times New Roman, Times, serif; font-size: medium; font-weight: normal; color: black; font-style: normal}
.PhotoCredit { font-family: Times New Roman, Times, serif; font-size: medium; font-weight: normal; color: black; font-style: italic}
.Copr {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: black; font-weight: normal; text-align: center}
.BoldList {font-family: Arial, Helvetica, sans-serif; font-size: medium; font-weight: bold}
.GreenBox {
        border: solid green;
        border-width: 2px;
        color: green;
        margin-right: 5%;
        margin-left: 0;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10pt;
        font-weight: normal;
        text-align: left
}
.BlueBox  {
        border: solid blue;
        border-width: 2px;
        margin-left: 0;
        margin-right: 5%;
        color: blue;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10pt;
        font-weight: normal;
        text-align: left
}
.RedBox  {
        border: solid red;
        border-width: 2px;
        margin-left: 0;
        margin-right: 5%;
        color: rgb(192, 101, 101);
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10pt;
        font-weight: normal;
        text-align: left
}

.Greek {font-family: Symbol}
.GreekHeadline {  font-family: Symbol; font-size: medium; color: #990000}
.GreekHeadline {  font-family: Symbol; font-size: large; color: #000000; font-weight: bold}
.GreekHeadlineGreen {  font-family: Symbol; font-size: large; font-weight: bold; color: #336633}
.GreekHeadlineCardinal {  font-family: Symbol; font-size: large; font-weight: bold; color: #CC0000}

A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: blue;
	text-decoration: none;
	margin: 2 em;
}

/* A:hover activates when the mouse is over the link selection */
.mainmenu A:hover {color: blue; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 10pt}

/* A:active activates when the mouse actually clicks on the item */
.mainmenu A:active {color: gold; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 10pt}

/* A:visited activates when a site has previously been visited */
.mainmenu A:visited {color: purple; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 10pt}

/* A is active at all other times */
.mainmenu A {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #CC0000}
</style>
.BodySuperScript { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: black; text-align: left ; vertical-align: super}
.FormInput { font-family: Arial, Helvetica, sans-serif; font-size: small; color: black; text-align: left }
.Question {
font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #CC0033; text-align: left
}
.Answer {
font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #006600; text-align: left
}
.AnswerIndent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #006600;
	text-align: left;
	text-indent: 5em;
}
.ListIndent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	text-indent: 5em;
}
