/* CSS Document */
body{
	font-family: Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px;
	background-color:#E6E7E9;
	font-size:12px;		
}
a:link {
	font-family: Verdana;
	font-weight: normal;
	text-decoration: none;
	}
a:visited {
	font-family: Verdana;
	font-weight: normal;
	text-decoration: none;
	}
a:hover {
	font-family: Verdana;
	font-weight: normal;
	text-decoration:  underline;
}

p{
 margin-top:10px;
 margin-bottom:10px;
 }
 
 .PressRelease{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color:#000000;
}
.PressRelease a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	text-decoration:none;
	}
.PressRelease a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	text-decoration: none ;
	}
.PressRelease a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#B90000;
	text-decoration:none;
}

.Navigator{
font-size: 11px;
font-weight:bold;
font-family:Verdana;
}
.Navigator a:link {
	font-family: Verdana;
	font-size: 11px;
	color:#0066CC;
	font-weight:bold;

	text-decoration: none;
	}
.Navigator a:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color:#0066CC;
	text-decoration:none ;
	}
.Navigator a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color:#0066CC;
	text-decoration: underline;
}
.News{
	font-family: Verdana;
	font-size: 10px; 
	color: #999999;
}
.News a:link {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: 500;
	text-decoration: none;
	}
.News a:visited {
	font-family: Verdana;
	font-size: 11px;
	color:#000000;
	font-weight:500;
	text-decoration:none ;
	}
.News a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight:500;
	text-decoration:underline;
}