body { 
	font-family: arial, helvetica, sans-serif;
	background-color: #0066cc;
	font-size: 14px;
	}

body,td,th {
	font-size: 14px;
	color: #000000;
}

a:hover {
	color : #ff0000;
	text-decoration: none;
}
a:link {
	color: #CCCCCC;
	font-variant: small-caps;
}
a:visited {
	color: #000000;
	font-variant: small-caps;
}
.clientstyle1 {
	font-size: 24px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	letter-spacing: 4px;
	text-decoration: underline;
}
.clienttxt1 {
	text-align: left;
	color: #FC0;
	font-size: 18px;
	font-weight: bold;
}

.title {
	font-size: 48px;
	font-weight: bold;
	color:#FFCC33;
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	text-transform: capitalize;
	word-spacing: 3px;
	text-decoration: none;
	text-align: center;
}

.maintext {
	font-size: 16px;
	color: #FF0;
}
