BODY {
	margin-left: 5pt;
	margin-right: 5pt;
	color: rgb(0,0,100);
	BACKGROUND-COLOR: rgb(210,255,255);
}

a:link {color: #8000bd}     /* unvisited link */
a:visited {color: #8000bd}  /* visited link */
a:hover {color: #ff5555}   /* mouse over link */
a:active {color: #ff5555}   /* selected link */

A.LightLink:link { 	color: rgb(238, 202, 255); }    /* unvisited link */
A.LightLink:visited { color: rgb(238, 202, 255);  }   /* visited link */
A.LightLink:hover {color: #ff5555}   /* mouse over link */
A.LightLink:active {color: #ff5555}   /* selected link */

.PageTitle { font-weight: bold;
    color: rgb(255, 255, 255);
    font-style: normal;
    text-align: center;
    background-color: rgb(0, 0, 102);
    font-family: arial,helvetica,monaco,sans-serif;
    margin-top: 10pt;
    margin-bottom: 10pt;
    font-size: 24pt;
}

.PageSmallerTitle { font-weight: bold;
    color: rgb(255, 255, 255);
    font-style: normal;
    text-align: center;
    background-color: rgb(0, 0, 102);
    font-family: arial,helvetica,monaco,sans-serif;
    margin-top: 10pt;
    margin-bottom: 10pt;
    font-size: 18pt;
}

.PageSubTitle { font-weight: bold;
    color: rgb(255, 255, 255);
    font-style: normal;
    text-align: center;
    background-color: rgb(0, 0, 102);
    font-family: arial,helvetica,monaco,sans-serif;
    margin-top: 10pt;
    margin-bottom: 10pt;
    font-size: 16pt;
}
    
.PageTitleSmallText {
    color: rgb(255, 255, 255);
    font-style: normal;
    text-align: center;
    background-color: rgb(0, 0, 102);
    font-family: arial,helvetica,monaco,sans-serif;
    margin-bottom: 10pt;
    font-size: 9pt;  
}

  .TitleLinkPara { text-align: center;
    font-size: 16pt;
    padding-bottom: 2pt;	/* Padding bottom of the WHOLE PARAGRAPH. */
    line-height: 21pt;
    }

  .TitleLink { 
  	border-color: rgb(210, 255, 255);
  	/* colored padding of EACH LINK. */
   padding-top: 3pt;
   padding-bottom: 3pt;
   padding-left: 5pt;
   padding-right: 5pt;
   color: rgb(238, 202, 255);
   font-weight: bold;
   font-family: Arial,Helvetica,sans-serif;
   background-color: rgb(0, 0, 102);
   font-size: 10pt;
   text-decoration: underline;
   }
	
A.TitleLink:link { 	color: rgb(238, 202, 255); }    /* unvisited link */
A.TitleLink:visited { color: rgb(238, 202, 255);  }   /* visited link */
A.TitleLink:hover {color: #ff5555}   /* mouse over link */
A.TitleLink:active {color: #ff5555}   /* selected link */

P.BottomLink {
	background-color: #000064;
	color: #eecaff;
    font-weight: bold;
    font-style: normal;
    text-decoration: underline;
    font-family: arial,helvetica,monaco,sans-serif;
    text-align: center;
    font-size: medium;
	padding: 16pt;
	margin-top: 12pt;
	margin-bottom: 12pt;
	margin-left: 10pt;
	margin-right: 10pt;
	text-align: center;
    }

A.BottomLink:link { 	color: rgb(238, 202, 255); }    /* unvisited link */
A.BottomLink:visited { color: rgb(238, 202, 255);  }   /* visited link */
A.BottomLink:hover {color: #ff5555}   /* mouse over link */
A.BottomLink:active {color: #ff5555}   /* selected link */

P {
	margin-left: 36pt;
	margin-right: 36pt;
	margin-top: 8pt;
	margin-bottom: 0pt;
	color: rgb(0, 0, 102);
	font-style: normal;
	font-family: arial,helvetica,monaco,sans-serif;
	background-color: transparent;
	font-size: 13pt;
	}

P.Indent1 {
    margin-left: 25pt;
}
P.Indent2{
    margin-left: 50pt;
}
P.Indent3 {
    margin-left: 75pt;
}

.MediumText {
	font-family: arial,helvetica,monaco,sans-serif;
    color: rgb(0, 0, 102);
    font-weight: bold;
    font-style: normal;
    font-size: medium;
 	vertical-align: middle;	
}

.LargeText {
	font-family: arial,helvetica,monaco,sans-serif;
    color: rgb(0, 0, 102);
    font-weight: bold;
    font-style: normal;
    font-size: large;
 	vertical-align: middle;	
}

  .SmallProse { font-size: medium;
    color: rgb(0, 0, 102);
    margin-top: 12pt;
    font-family: arial,helvetica,monaco,sans-serif;
    margin-left: 48pt;
    margin-right: 48pt;
    }

   .BigLinkText { font-family: arial,helvetica,monaco,sans-serif;
    color: rgb(0, 0, 102);
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    font-size: small;
    }

  .BigLinkTxtCtr { font-family: arial,helvetica,monaco,sans-serif;
    color: rgb(0, 0, 102);
    font-weight: bold;
    font-style: normal;
    text-align: center;
    font-size: small;
 	vertical-align: middle;
   }

  .BigLink1 { font-family: arial,helvetica,monaco,sans-serif;
    font-weight: bold;
    font-style: normal;
    color: rgb(0, 0, 102);
    background-color: rgb(0, 250, 250);
    font-size: small;
	vertical-align: middle;
    }

  .BigLink2 { font-family: arial,helvetica,monaco,sans-serif;
    color: rgb(0, 0, 102);
    font-weight: bold;
    font-style: normal;
    background-color: rgb(149, 255, 255);
    font-size: small;
	vertical-align: middle;
    }

  .SmallLink1 { font-family: arial,helvetica,monaco,sans-serif;
    font-weight: bold;
    font-style: normal;
    color: rgb(0, 0, 102);
    font-size: small;
    background-color: rgb(0, 250, 250);
    }

  .SmallLink2 { font-family: arial,helvetica,monaco,sans-serif;
    font-size: small;
    color: rgb(0, 0, 102);
    font-weight: bold;
    font-style: normal;
    background-color: rgb(149, 255, 255);
    }

  .BigLink1Ctr { color: rgb(0, 0, 102);
    font-weight: bold;
    font-style: normal;
    text-align: center;
    font-family: arial,helvetica,monaco,sans-serif;
    background-color: rgb(0, 250, 250);
    font-size: small;
    }

  .BigLink2Ctr { font-family: arial,helvetica,monaco,sans-serif;
    color: rgb(0, 0, 102);
    font-weight: bold;
    font-style: normal;
    text-align: center;
    background-color: rgb(149, 255, 255);
    font-size: small;
    }

  .HomeLink1 { border: 3px ridge rgb(255, 255, 255);
    font-family: arial,helvetica,monaco,sans-serif;
    color: rgb(0, 0, 102);
    font-weight: bold;
    font-style: normal;
    text-align: center;
    background-color: rgb(0, 250, 250);
    font-size: 13pt;
    }

  .HomeLink2 { border: 3px ridge rgb(255, 255, 255);
    font-family: arial,helvetica,monaco,sans-serif;
    color: rgb(0, 0, 102);
    font-weight: bold;
    font-style: normal;
    text-align: center;
    background-color: rgb(149, 255, 255);
    font-size: 13pt;
    }

  .SubTitleLink { font-size: 10pt;
    text-decoration: underline;
    color: rgb(238, 202, 255);
    }

A.UnderTitle:link { 	color: rgb(238, 202, 255); }    /* unvisited link */
A.UnderTitle:visited { color: rgb(238, 202, 255);  }   /* visited link */
A.UnderTitle:hover {color: #ff5555}   /* mouse over link */
A.UnderTitle:active {color: #ff5555}   /* selected link */

.UnderTitle { color: rgb(238, 202, 255); }
