body {
background-color: #FFFFFF;
}

p,td { font-family: arial;
color: #3D3466;
text-decoration:  none; 
font-size: 12px;
text-align: left;
line-height: 1.3;
margin-right: 15px;
}

p.box { font-family: arial;
color: #3D3466;
text-decoration:  none; 
font-size: 12px;
text-align: left;
line-height: 1.3;
margin-right: 15px;
margin-left: 15px;
}

p.copyright { font-family: arial;
color: #FFFFFF;
text-decoration:  none; 
font-size: 11px;
text-align: left;
line-height: 1.3;
margin-left: 15px;
}

H1 { font-family: arial;
text-decoration:  none;
color: #3D3466;
font-size: 13px;
text-align: left;
font-weight: bold;
line-height: 1.3;
margin-right: 15px;
}

ul { font-family: arial;
color: #000000;
text-decoration:  none; 
font-size: 12px;
text-align: left;
}

li { font-family: arial;
color: #000000;
text-decoration:  none; 
font-size: 12px;
text-align: left;
}

a:link {
	font-weight: bold;
	color: #3D3466;
	text-decoration: none;
}

a:visited {
	color: #3D3466;
	font-weight: bold;
	text-decoration: none;
}

a:hover, a:active {
	font-weight: bold;
	color: #3D3466;
	text-decoration: underline;
}

a.white:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.white:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.white:hover,{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
