.SectionTitle
{
    COLOR: #7D5657;
    FONT-FAMILY: Georgia, "Times New Roman", Times,serif;
    FONT-SIZE: 24pt;
    FONT-WEIGHT: bold
}
.SectionTitleBackground
{
    BACKGROUND: #8D0E08;
}
A.Section
{
    COLOR: #0000a0;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: x-small;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}
A.Section:hover
{
    COLOR: #5353ff;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: x-small;
}
.SectionBorder
{
    BACKGROUND: #6363B5;
}
.SectionText
{
    COLOR: black;
    FONT-FAMILY: "Caslon Bd BT", Baskerville, "Baskerville BT", "Times New Roman", serif;
    FONT-SIZE: 12pt
		line-height: 18px;
}
.SectionTextMed
{
    COLOR: black;
    FONT-FAMILY: Caslon Bd BT;
    FONT-SIZE: 11pt
}
.SectionBackground
{
    BACKGROUND: #FFFFFF;
}
.headerbig
{
	font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
	font-size: 48px;
	background-color: #990000;
	color: #FFFF66;
	background: #990000;
}
.headervbig
{
	font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
	font-size: 48px;
}
.headertitle
{
	font-family: "Vineta BT";
	font-size: 36px;
}
.sidebar
{
color:black;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	background-color: #FFFFCC;
}
.sidebarHeader
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFF99;
	background-color: #999933;
 font-weight: bold;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 48px;
	background-color: #990000;
  color: #FFFF66;
}
.FooterText
{
    COLOR: black;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: xx-small;
}
A.Footer
{
    COLOR: red;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: xx-small;
    TEXT-DECORATION: underline
}
.MainText
{
    COLOR: black;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12pt;
}
.MainTextMed
{
    COLOR: black;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 11pt;
}
.MainBackground
{
    BACKGROUND: #FFFFFF;
}
A.Main
{
    COLOR: black;
    FONT-FAMILY: Baskerville, "Caslon Bd BT", "Life BT";
    FONT-SIZE: 12pt;
}
A.Main:hover
{
    COLOR: #5353ff;
    FONT-FAMILY: Arial;
    FONT-SIZE: small;
}
.MainTitle
{
    COLOR:  black;
    FONT-FAMILY: Baskerville, "Caslon Bd BT", "Life BT";
    FONT-SIZE: 28pt;
    FONT-WEIGHT: bold
}
.MainTextBold
{
    COLOR: black;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bold
}