
A {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	margin: 1px;
}

A:link  {
 color: #0099CC; 
}

A:visited {
 color: #0099CC;
 text-decoration: none;
}

A:active {
 color: #0099CC;
 text-decoration: none;
}

.pageJump {
	font-size: 10pt;
	
}

body {
	color: #000000;
	margin: 30px 10px 10px;
	background-color: #FFFFFF;
	background-image: url(Images/bg_body_999_fff1.gif);
	background-repeat: repeat-y;
}
 
.Ad {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0033;
	background-position: center;
	height: 20px;
	width: 100%;
	border: thin solid #000000;
	text-align: center;
	text-decoration: blink;
}

.buttons {
	border: none;
	text-align: center;
	margin: 5px;
}

.menuItem {
	font-family: "Times New Roman", Times, serif;
	color: #0099CC;
	font-size: 12pt;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	margin: 1px;
}