BODY { margin: 0px } 

td {
	vertical-align: top;
	font-family:Arial;
	font-size:11px;
	color:#4A4A4A;
}
form {
	margin:0px;
}
a {
	text-decoration: underline;
	color:#4A4A4A;
}
a.1 {
	text-decoration: none;
	color: #7C7C7C;
}
a.2 {
	text-decoration: none;
	color:#808080;
}

a.3 {
	text-decoration: underline;
	color:#808080;
}
a.4 {
	text-decoration: none;
	color:#6A6A6A;
}

a.whitelink {
	text-decoration: underline;
	color:#FFFFFF;
}


.style1 {
	color: #C5C5C5;
	font-weight: bold;
}
.style2 {
	color: #E8E8E8;
	font-weight: bold;
}

.style3 {color: #808080}
.style4 {
	color: #6A6A6A;
	font-weight: bold;
}

a.nolink {
    text-decoration: none;
}

h1 {
    color: #6A6A6A;
	font-weight: bold;
    font-size:16px;    
}

p {
	text-align: justify;
	font-family:Arial;
	font-size:12px;
}
