.Body_Text_Bold {
	COLOR: Black;
	font-family: "Times New Roman";
	font-size: 15pt;
	text-align: center ;
	font-weight: normal;
	font : bold italic;
	margin-bottom : 0px;
	margin-top : 0px;
}
.Body_Text_Bolder {
	COLOR: Black;
	font-family: "Times New Roman";
	font-size: 17pt;
	text-align: center ;
	font-weight: bolder;
	margin-bottom : 0px;
	margin-top : 0px;
	font-style : italic;
}
.Body_1{
	COLOR: Black;
	font-family: "Times New Roman";
	font-size: 15pt;
	text-align: center ;
	font-weight: normal;
	font : normal normal;
}
.Body_2{
	COLOR: Black;
	font-family: "Times New Roman";
	font-size: 15pt;
	text-align: left;
	font-weight: normal;
	font : normal normal;
}
.Body_1_Bold {
	COLOR: Black;
	font-family: "Times New Roman";
	font-size: 15pt;
	text-align: center ;
	font : bold normal;
}
:link {
	COLOR: blue;
	TEXT-DECORATION: none;
	font-family: "Times New Roman";
	font-size: 14pt;
	font-weight: bold;
	
}
:visited {
	COLOR: purple;
	TEXT-DECORATION: none;
	font-family: "Times New Roman";
	font-size: 14pt;
	font-weight: bold;
}
:active {
	COLOR: Black;
	TEXT-DECORATION: none;
	font-family: "Times New Roman";
	font-size: 14pt;
	font-weight: bold;
}
:hover {
	COLOR: Red;
	TEXT-DECORATION: none;
	font-family: "Times New Roman";
	font-size: 14pt;
	font-weight: bold;
}
a.bod:link {
	COLOR: blue;
	TEXT-DECORATION: none;
	font-size: 15pt;
	font-weight: bold;
	font-family: "Times New Roman";
}
a.bod:visited {
	COLOR: purple;
	TEXT-DECORATION: none;
	font-size: 15pt;
	font-weight: bold;
	font-family: "Times New Roman";
}
a.bod:active {
	COLOR: black;
	TEXT-DECORATION: none;
	font-size: 15pt;
	font-weight: bold;
	font-family: "Times New Roman";
}
a.bod:hover {
	COLOR: red;
	TEXT-DECORATION: none;
	font-size: 15pt;
	font-weight: bold;
	font-family: "Times New Roman";
}

a.nav:link {
	COLOR: #8b6c1a;
	TEXT-DECORATION: none;
	font-size: 14pt;
	text-align: center;
	font-weight: bolder;
	font-family: "Times New Roman";
}
a.nav:visited {
	COLOR: #8b6c1a;
	TEXT-DECORATION: none;
	font-size: 14pt;
	text-align: center;
	font-weight: bolder;
	font-family: "Times New Roman";
}
a.nav:active {
	COLOR: white;
	TEXT-DECORATION: none;
	font-size: 14pt;
	text-align: center ;
	font-weight: bolder;
	font-family: "Times New Roman";
}
a.nav:hover {
	COLOR: white;
	TEXT-DECORATION: none;
	font-size: 14pt;
	text-align: center ;
	font-weight: bolder;
	font-family: "Times New Roman";
}

a.navc:link {
	COLOR: white;
	TEXT-DECORATION: none;
	font-size: 14pt;
	text-align: center;
	font-weight: bolder;
	font-family: "Times New Roman";
}
a.navc:visited {
	COLOR: white;
	TEXT-DECORATION: none;
	font-size: 14pt;
	text-align: center;
	font-weight: bolder;
	font-family: "Times New Roman";
}
a.navc:active {
	COLOR: #8b6c1a;
	TEXT-DECORATION: none;
	font-size: 14pt;
	text-align: center ;
	font-weight: bolder;
	font-family: "Times New Roman";
}
a.navc:hover {
	COLOR: #8b6c1a;
	TEXT-DECORATION: none;
	font-size: 14pt;
	text-align: center ;
	font-weight: bolder;
	font-family: "Times New Roman";
}
a.navb:link {
	COLOR: #db0c42;
	TEXT-DECORATION: none;
	font-size: 18pt;
	text-align: center;
	font-weight: bold;
	font-family: "Times New Roman";
}
a.navb:visited {
	COLOR: #db0c42;
	TEXT-DECORATION: none;
	font-size: 18pt;
	text-align: center;
	font-weight: bold;
	font-family: "Times New Roman";
}
a.navb:active {
	COLOR: White;
	TEXT-DECORATION: none;
	font-size: 18pt;
	text-align: center ;
	font-weight: bold;
	font-family: "Times New Roman";
}
a.navb:hover {
	COLOR: White;
	TEXT-DECORATION: none;
	font-size: 18pt;
	text-align: center ;
	font-weight: bold;
	font-family: "Times New Roman";
}
.Page_Title {
	COLOR: #8b6c1a;
	font-family: "Times New Roman";
	font-size: 18pt;
	text-align: center ;
	font-weight: bolder;
	margin-top : 0px;
	margin-bottom : 0px;
}