body {
	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;
}

a {
	font-style: normal;
	font-weight: bold;
	color: #003399;
	text-decoration: underline;
}

A:Visited {

}

A:Active {
	text-decoration: none;

}

A:Hover {
	text-decoration: underline;
	color: #0066FF;
}

.header {
	font-style: normal;
	color: #ffffff;
	text-decoration: none;

}

.header:hover {
	font-style: normal;
	color: #ffffff;
    text-decoration: none;
}







td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.footer {
	color: #FFFFFF;
}

.white {
	color: #FFFFFF;
}
.text11 {
	font-size: 11px;
}
.product {
	font-size: 14px;
	color: #0033CC;
	font-weight: bold;

}
.sectionTitle {
	font-size: 14px;
	font-weight: bold;
}
