body {
	color: #000000;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 13px;
	text-align: justify;
}

p {
	color: #000000;
	font-family: Georgia, Arial,Sans-serif;
	font-size: 13px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	line-height: 1.4em;
	text-align: justify;
}

p.small {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 1.4em;
	text-decoration: none;
}

p.text-light {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.borderit img {
	border: 3px double #F1B52B;
}

.borderit:hover img{
border: 3px double #F1B52B;
}

table {
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	color: #000000;
	font-size: 13px;
	line-height: 1.4em;
	text-align: justify;
}

td {
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	color: #000000;
	font-size: 13px;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 1.4em;
	text-align: justify;
	vertical-align: top;
}

tr {
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	color: #000000;
	font-size: 13px;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 1.4em;
	text-align: justify;
	vertical-align: top;
}

a {
	color: blue;
	font-family: Georgia, Arial,Sans-serif;
	font-weight: 700;
	text-decoration: none;
}

a:hover {
	color: #FFCC66;
}
a:hover#hover-blue {
	color: blue;
}

a:hover#hover-red {
	color: red;
}

.menu-left {
	color: #000000;
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
}

.menu-bottom {
	color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 500;
	text-decoration: none;
}
.menubar-blue {
	color: blue;
	font-family: arial, Helvetica, sans-serif;
	font-size: 13px
	text-decoration: none;
}

h1 {
	color: #3D20DD;
	font-family: Georgia, Arial, Sans-serif;
	font-size: 15pt;
	font-weight: 700;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

h2 {
	color: #D99C0F;
	font-family: Georgia, Arial, Sans-serif;
	font-size: 13pt;
	font-weight: 700;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}


hr {
	border: 0;
	color: #F1B52B;
	background-color: #F1B52B;
	height: 1px;
	width: 95%;
	text-align: center;
	}
li {
	margin-bottom: 0px;
	margin-top: 0px;
	text-indent: 0px;
}

ul {
	margin-bottom: 0px;
	margin-top: 0px;
	text-indent: 0px;
}