body {
	color: #000000;
	font-size: 13px;
	text-align: justify;
}

p {
	color: #000000;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 13px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: justify;
}

p.small {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;
	text-decoration: none;
}

p.xsmall {
	font-family: Verdana, Arial, Sans-serif;
	font-size: 10px;
	text-decoration: none;
}

p.text-light {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

table {
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	color: #000000;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 13px;
	text-align: justify;
}

td {
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	color: #000000;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 13px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: justify;
	vertical-align: top;
}

tr {
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	color: #000000;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 13px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: justify;
	vertical-align: top;
}

.borderit img {
	border: 3px double #9F0094;
}

.borderit:hover img{
border: 3px double #9900FF;
}

a {
	color: #5900AA;
	font-family: Georgia, Arial, Sans-serif;
	font-weight: 800;
	text-decoration: none;
}

a:hover {
	color: #FF00FF;
}
a:hover#hover-blue {
	color: blue;
}

a:hover#hover-red {
	color: red;
}

.menubar {
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
}

.menu-left {
	color: #74009F;
	font-family: Georgia, Arial, Sans-serif;
	font-size: 9pt;
	font-weight: 800;
	text-decoration: none;
}

.link-small {
	color: #74009F;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 500;
	text-decoration: none;
}

.menubar-blue {
	color: blue;
	font-family: arial, Helvetica, sans-serif;
	font-size: 13px
	text-decoration: none;
}

h1 {
	color: #5900AA;
	font-family: Georgia, Arial, Sans-serif;
	font-size: 20px;
	font-weight: 800;
	font-style: italic;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

h2 {
	color: #9F0094;
	font-family: Century Gothic, Arial, Sans-serif;
	font-size: 15px;
	font-weight: 700;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

h3 {
	color: #5900AA;
	font-family: Georgia, Arial, Sans-serif;
	font-size: 18px;
	font-weight: 800;
	font-style: italic;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

hr {
	border: 0;
	color: #A3B3F7;
	background-color: #A3B3F7;
	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;
}
