body {
	color: #ffffff;
	font-family: Arial, Verdana, Sans-serif;
	text-align: justify;
}

p {
	color: #ffffff;
	font-family: Georgia, Arial, Sans-serif;
	font-size: 13px;
	font-style: italic;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

p.small {
	font-family: Georgia, Verdana, Sans-serif;
	font-size: 10px;
	font-weight: 700;
	text-decoration: none;
}

p.text-light {
	color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

table {
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	color: #ffffff;
}

td {
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	color: #ffffff;
	margin-bottom: 0px;
	margin-top: 0px;
	vertical-align: top;
}

tr {
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	color: #ffffff;
	margin-bottom: 0px;
	margin-top: 0px;
	vertical-align: top;
}

a {
	color: #FFFF99;
	font-family: Georgia, Verdana, Sans-serif;
	font-weight: 700;	
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
}
a:hover#hover-blue {
	color: blue;
}

a:hover#hover-red {
	color: red;
}

.menu {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
}

.menubar-light {
	color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px
	font-weight: 500;
	text-decoration: none;
}

h1 {
	color: #FFFFCC;
	font-family: Georgia, Arial, Sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: 500;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

h2 {
	color: #C7EBE1;
	font-family: Georgia, Arial, Sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: 700;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-top: 0px;
}

h3 {
	color: #FFFFCC;
	font-family: Georgia, Arial, Sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: 700;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

hr {
	color: #709B94;
	height: 1px;
	text-align: center;
	width: 95%;
}

li {
	margin-bottom: 0px;
	margin-top: 0px;
	text-indent: 0px;
}

ul {
	margin-bottom: 0px;
	margin-top: 0px;
	text-indent: 0px;
}