body {
	background-color: #545151;
}

a:link {color:#0000ff; text-decoration:none}
a:visited {color:#0000ff; text-decoration:none}
a:hover {color:#FFFFFF; text-decoration:none}
a:active {color:#000000; text-decoration:none}

.style1 {
	color: #000000;
	font-weight: bold;
	font-family: TAHOMA;
}
.style2 {
	color: #0000ff;
	font-weight: bold;
	font-size:12px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
}
.style3 {
	color: #0000ff;
	font-size:12px;
	font-family: TAHOMA;
	text-decoration: none;
	text-align: center;
	
}
.style5 {
	font-size:12px;
	font-family: TAHOMA;
	text-decoration: none;
	text-align:center;
}
