
.headerdate {
	font-family:arial;
	font-size:11px;
	color:#000000;


}

.headermenu {
	font-family:arial;
	font-size:14px;
	color:#000000;
	font-weight:bold;
}

.headermenu a{
	font-family:arial;
	font-size:14px;
	color:#000000;
	text-decoration:none;
}

.headermenu a:hover{
	font-family:arial;
	font-size:14px;
	color:#FF8A00;
	text-decoration:none;
}

.footer{
	font-family:arial;
	font-size:10px;
	color:#000000;
	text-decoration:none;
}

.footer a{
	font-family:arial;
	font-size:10px;
	color:#000000;
	text-decoration:none;
}

.footer a:hover{
	font-family:arial;
	font-size:10px;
	color:#FF0000;
	text-decoration:none;
}


.dialinstructions {
	
	font-family:arial;
	font-size:12px;
	color:#000000;
	line-height:12px;
}


td {
	
	font-family:arial;
	font-size:14px;
	color:#000000;
	line-height:14px;
}

p {

	margin-top : 10px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	text-align: justify;
	font-size : 14px;
	font-family : Arial;
	text-align: justify;
	font-weight: normal;



}

.bigheader {
	color: #FF6600;
	font-weight: bold;
	font-size: 16px;
}

.texthiglight {
color: #0033CC
}

.highlight-red {
	color : #FF0000;	
}

