body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	background-color:#666;	
}

td {
	font-size: 12px;
}

th {
	font-size: 12px;
}

h1 {
	color:#035CFF;
	font-size: 21px;
	font-weight:bold;
	margin:12px auto 7px 3px;
	display: block;
}
h1 span {
	font-weight:normal;
}
h2 {
	color:#E5050F;
	font-size: 15px;
	font-weight: normal;
	display: block;
	margin: 7px auto 3px 3px;
}
h3 {
	color:#035CFF;
	font-size: 16px;
	margin: 7px auto 3px 3px;
	display: block;
}

.bodystyle {
	font-size: 12px;
}

.center {
	text-align:center;
}
.small {
	font-size: 9px;
}

.medium {
	font-size: 12px;
}

.big {
	font-size: 16px;
}

.xbig {
	font-size: 24px;
}

.expanded {
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	text-align: justify;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006;
	text-align: center;
	vertical-align: middle;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}

img {
	border:0px;
}

p {
	margin:0px 0px 10px 0px;
}

#text p {
	text-align:justify;
	font-size:13px;
	display:block;
	line-height: 20px;
}

.important_text {
	margin:0px auto 0px auto;
	padding:3px 5px;
	width:215px;
	font-size:19px;
	color:#C7000A;
	line-height: 32px;
}

.hr_small {
	height:6px;
	width:225px;
	margin: 0px auto 0px auto;
	background-image:url(../fraud-scam/images/hr_blue.jpg);
}

.hr_big {
	height:9px;
	width:845px;
	background-image:url(../images/hr.jpg);
	margin:	0px auto;
}

.white_text {
	font-size:13px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
}

.white_text a {
	color:#FFF;
}

.white {
	background-color:#FFF;
}

#footer {
	font-size:13px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#C9C9C9;
}

#footer a {
	color:#CCC;
}

