body {
	background-color: #ffce9c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	margin-left: 10; 
	margin-right: 15;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #6A5C97;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #1f2d46;
}

.otherlink {
	color: #ffce9c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	text-decoration: none;
}


a {
	color: #3D94AD;
	text-decoration: none;
	font-weight: bold;

}

a:hover {
	color: #6600FF;
	text-decoration: underline;

}
.blink {
      font-family: Verdana,Helvetica,Verdana,Sans-Serif;
     font-size:14px;
     font-weight: bold;
	 color : #3D94AD; /*#ffebbd;*/
     text-decoration:none;
       }
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
}
.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;

}
.spaced {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 2px;

}
