
body {
	color: #000000;
	margin-bottom: 0px;
	margin-top: 0px;
}

p {
	color: #FFFFCC;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 13px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: justify;
}

p.small {
	font-family: Verdana, Arial, Sans-serif;
	font-size: 11px;
	text-decoration: none;
}

p.text-light {
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: 700;
	font-style: italic;
	text-decoration: none;
}

table {
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 13px;
	color: #FFFFCC;
	text-align: justify;
}

td {
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 13px;
	color: #FFFFCC;
	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;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 13px;
	color: #FFFFCC;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: justify;
	vertical-align: top;
}

a {
	color: yellow;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 13px; 
	font-weight: 700;
	text-decoration: none;
}

a:hover {
	color: #CC0000;
}
a:hover#hover-yel {
	color: yellow;
}
a:hover#hover-wht {
	color: #ffffff;
}
a:hover#hover-red {
	color: #ffcc00;
}
.green {
	color: #00DD00;
	font-weight: 700;
	text-decoration: none;

}
.menu-footer { 
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: 500;
	text-decoration: none; 
}

.link-small { 
	font-family: Verdana, Arial, Sans-serif;
	font-size: 12px;
	font-weight: 500;
	color: #F8C129;
	text-decoration: none; 
}

.biglink { 
	font-family: Arial, Verdana, Sans-serif;
	font-size: 13pt;
	color: silver;
	font-weight: 700;
	text-decoration: none; 
}

.menu-left {
	color: #FFFFFF;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 14px;
	font-weight: 800;
	text-decoration: none;
}

.menu-left:hover {
	color:yellow;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 14px;
	font-weight: 800;
}
			
h1 {
	color: #FFFFFF;
	font-family: Georgia, Verdana, Sans-serif;
	font-size: 15px;
	font-weight: 700;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

h2 {
	color: yellow;
	font-family: Georgia, SansSerif, Sans-serif;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

h3 {
	color: #ffffff;
	font-family: Georgia, SansSerif, Sans-serif;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

hr {
	border: 0;
	color: #008000;
	background-color: #008000;
	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;
}
