@charset "UTF-8";
/* CSS Document */

.standard_style {
	background-color:#000;
	color: #FFF;
	margin-bottom: 0em;
}
.Page_Header {
	font-family: "Josefin Sans", sans-serif;
	background-color:#000;
	font-size: 2.6em;
	color: #FFF;
	line-height: 1em;
	text-align: center;
	margin-top: 0em;
	margin-bottom: 0em;
}
.Second {
	font-family: "Josefin Sans", sans-serif;
	font-size: 1em;
	text-align: center;
	line-height: 1em;
	margin-bottom: 0em;
}
.Page_Sub_Heading {
	font-family: "Josefin Sans", sans-serif;
	background-color:#000;
	color: #FFF;
	font-size: 1.9em;
	line-height: 1em;
	margin-bottom: 0em;
	margin-top: 0em;
	margin-top: 0em;
	text-align: center;
}
.Page_Sub_Sub_Heading {
	font-family: "Josefin Sans", sans-serif;
	background-color:#000;
	color: #FFF;
	font-size: 1.5em;
	line-height: 1em;
	margin-bottom: 0em;
	margin-top: 0em;
	margin-top: 0em;
	text-align: center;
}
.Prime_list {
	font-family: "Josefin Sans", sans-serif;
	background-color:#000;
	color: #FFF;
	text-align: left;
	font-size: 0.9em;
	font-weight: 400;
	line-height: 1em;
	margin-bottom: 0em;
	margin-top: 0em;
}
.Third {
	font-family: "Josefin Sans", sans-serif;
	background-color:#000;
	color: #FFF;
	text-align: center;
	font-size: 1em;
	line-height: 1em;
	margin-bottom: 0em;
	margin-top: 0em;
}
.Box_title {
	font-family: "Josefin Sans", sans-serif;
	background-color:#000;
	color: #FFF;
	font-size:1.5em;
	line-height:1em;
	margin-bottom:0em;
	margin-top:0em;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.Other_page_header {
	font-family: "Josefin Sans", sans-serif;
	background-color:#000;
	color: #FFF;
	font-size:3em;
	line-height:1em;
	margin-bottom:0em;
	margin-top:0em;
	text-align:Center;
}
IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto;
	margin-top:auto;
	margin-bottom: auto;
}
.Page_list {
	font-family: "Josefin Sans", sans-serif;
	background-color:#000;
	color: #FFF;
	font-size:1.5em;
	line-height:1em;
	margin-bottom:0em;
	margin-top:0em;
	text-align:center;
	 display: block;
    margin-left: auto;
    margin-right: auto;
	margin-top:auto;
	margin-bottom: auto;
}
.Other_Page_Sub_Heading {
	font-family: "Josefin Sans", sans-serif;
	background-color:#000;
	color: #FFF;
	font-size: 1.2em;
	line-height: 1em;
	margin-bottom: 0em;
	margin-top: 0em;
	margin-top: 0em;
	text-align: center;
}
.Other_Page_Sub_Sub_Heading {
	font-family: "Josefin Sans", sans-serif;
	background-color:#000;
	color: #FFF;
	font-size: 1em;
	line-height: 1em;
	margin-bottom: 0em;
	margin-top: 0em;
	margin-top: 0em;
	text-align: center;
}
A:link {
	text-decoration: none;
	color: #FFF;
	text-align: center;
}

A:visited {
	text-decoration: none;
	color: #FFF;
}

A:hover {
	text-decoration: none;
	color: #FFF;
	font-family: "Josefin Sans", sans-serif;
}
	
