body {
	background-color: #0731FF;
	font-family: sans-serif;
	font-size: 13px;
	}
textarea {
	font-family: arial;
	font-size: 13px;
	}
table.mainTable {
	border-collapse: collapse;
}
td.bodyContent {
	background-color: #FFFFFF;
	}
td.main {
	padding: 5px;
	width: 660px;
	height: 400px;
	vertical-align: top;
	background-color: #FFFFFF;
	}
.tdback { 
	background-image: url("images/citiHeader.jpg");
	height: 158px;
	} 
.subtitle {
	font-size: 18px;
	font-weight: bold;
	padding: 5px;
	}
.footer {
	font-size: 12px;
	}
.top {
	color: white;
	text-align: right;
	font-size: 12px;
	padding: 0px;
	}
.red {
	color: red;
	}
a {
	color: blue;
	text-decoration: underline;
	}
a:hover {
	color: blue;
	text-decoration: none;
	}
a.top {
	color: white;
	text-decoration: underline;
	}
a:hover.top {
	color: white;
	text-decoration: none;
	}
a img {
	border-style: none;
	}
a.images {
	text-decoration: none;
	}
