body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #999999;
	font-size: 12px;
	color: #CCCCCC;
	font-family: "Courier New", Courier, monospace;
}

img {
	border-style: none;
}

a:link {
	color: #0B73A8;
	text-decoration: underline;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:visited {
	font-weight: bold;
	color: #064566;
}
a:hover {
	text-decoration: underline;
	color: ff6600;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #009BC1;
}
.nyaaif {
	color: #666666;	
}
.headline {
	font-size: x-large;
}
.subline {
	font-size: medium;
	color: #ff6600;
	font-weight: bold;
}
.copy {
	color: #333333;
}



.normal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.bg_med_blue {
	background-color: #064566;
}
.bg_light_blue {
	background-color: #0B73A8;
}
.bg_dark_blue {
	background-color: #032437;
}
.blue_lead {
	font-weight: bold;
	color: #0B73A8;
}

.whitesm {
	font-size:12px;
}

#indexalert {
	background-image:url(images/fraudnyindexbg.jpg);
	background-repeat:no-repeat;
	font-size:18px;
	width:400px;
	height:180px;
	margin:0px;
}

#indexalerttext {
	padding:21px;
}