body
{
background-color: #ffffff;
margin: 0px;
font-family: verdana, geneva, arial; 
font-size: 10px;
line-height: 1.6em;
color: #016e97; 
}

p {
font-family: verdana, geneva, arial; 
font-size: 10px;
line-height: 1.6em;
margin:0px;
padding:0px;
margin-bottom: 1.6em;
}

.mystyle {
font-family: verdana, geneva, arial; 
font-size: 10px;
line-height: 1.6em;
margin:0px;
padding:0px;
margin-bottom: 1.6em;
}

.break {
/* just a dummy one*/
background-color: #ffffff;
}

.subhead
{
font-size: 13px;
line-height: 1.6em;
color: #016e97; 
}

.bold 
{
font-weight: bold; 
}

.copyright 
{
font-family: verdana, geneva, arial; 
font-size: 10px;
line-height: 1.6em;
color: #807E7C; 
}

a.text:link {
	color: #cc6002;
	text-decoration: none;
	border-bottom: 1px dotted #cc6002;
	}

a.text:visited {
	color: #cc6002;
	text-decoration: none;
	border-bottom: 1px dotted #cc6002;
	}

a.text:hover {
	color: #994802;
	text-decoration: none;
	border-bottom: 1px dotted #994802;
	}

a.myaccount:link {
	color: #cc6002;
	text-decoration: none;
	margin-bottom: 8px;
	margin-right: 15px;
	border-bottom: 1px dotted #cc6002;
	}

a.myaccount:visited {
	color: #cc6002;
	text-decoration: none;
	margin-bottom: 8px;
	margin-right: 15px;
	border-bottom: 1px dotted #cc6002;
	}

a.myaccount:hover {
	color: #994802;
	text-decoration: none;
	margin-bottom: 8px;
	margin-right: 15px;
	border-bottom: 1px dotted #994802;
	}
