a:link {
	color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a:visited {
	color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a:hover	{
	color: #FDAB3B;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
body	{
	margin-left: 10%;
	margin-right: 10%;
	width: 80%;
	margin-right: 20%;
	margin-top: 1%;
	
	background-color: White;
	color: #57576F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	font-weight: normal;
}
h1 {
	color: #FDAB3B;
	font-size: 18pt;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	color: #808080;
	font-size: 18pt;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	color: #FA7903;
	font-size: 18pt;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	color: #57576F;
	font-size: 18pt;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
h5 {
	color: #FE6001;
	font-size: 18pt;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.style1 {
color : #ffffff;
font-size : xx-small;
}
.style2 {
color: #FDAB3B;
font-size : xx-small;
}
.style3 {
	color: Silver;
	font-size: xx-small;
}
.style4 {
	text-align: center;
}
.style5 {
        border-width: 0;
}
.style6 {
        border-width: 0px;
}
.style7 {
	color: #D5D5D5;
	font-size: xx-small;
	text-align: center;
}	
.style8 {
	color: #FFFFFF;
	font-size: xx-small;
	text-align: center;
}	
