.style1 {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}
.style3 {
	color: #000000;
	font-weight: bold;
	font-size: 16px;
}
.style6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

.style4 {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}
.style5 {color: #000000; 
        font-weight: bold; 
		font-size: 18px; 
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
A:link
{
    TEXT-DECORATION: none
}
A:visited
{
    TEXT-DECORATION: none
}
A:active
{
    TEXT-DECORATION: none
}
A:hover
{
    TEXT-DECORATION: none
}