/* CSS Document */

body
{
	background-color: #f47d1f;
	background-image: url(images/backgradientc.jpg);
	background-repeat: repeat-x;	
	margin-top: 50px;
}

}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 24px;
	color: #ed008c;
	margin-bottom: 10px;
}
h2 {
	font-size: 16px;
	color: #FF0086;
	margin-top: -10px;
}

h3 {
	font-size: 36px;
	color: #ffffff;
	font-weight: normal;
	margin-top: 10px;
	margin-left: 15px;
	margin-bottom: -25px;
}

body,td,th {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	font-size: 12px;
	color: #ed008c;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:link {
	color: #ed008c;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: ;
}
a:hover {
	text-decoration: none;
	color: #fba51a;
}
a:active {
	text-decoration: none;
}

table {
	margin-left: 15px;
}h5 {
	font-size: 8pt;
	color: #EB0485;
	font-weight: normal;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 0px;
	line-height: normal;
	text-align: left;
	margin-right: 0px;
}
