BODY {
  width:100%;}

A:LINK,
A:VISITED,
A:ACTIVE  {
	color: red;
	font-size:14px;
	font-weight:normal;
	font-family: Verdana, Tahoma, Sans-serif;
	text-decoration:none;}

A:HOVER  {
	color: red;
	font-size:14px;
	font-weight:normal;
	font-family: Verdana, Tahoma, Sans-serif;
	text-decoration: underline overline;}

.content {
	color:#003399;
	font-size:14px;
	font-weight:normal;
	font-family:Verdana, Tahoma, sans-serif;}

th {
	color:#FFFF80;
	font-size:16px;
	font-weight:normal;
	font-family: Westminster, Verdana, Tahoma, sans-serif;
	text-decoration: underline overline;}

B {
	color:#003399;
	font-family:Verdana, Tahoma, sans-serif;}

P {
	font-size:14px;
	font-family: Verdana, Tahoma, sans-serif;}

I {
	font-size:14px;
	font-family: Verdana, Tahoma, sans-serif;}

.ssi {
	color:#003399;
	font-size:12px;
	font-weight:normal;
	font-family:Verdana, Tahoma, sans-serif;
	text-decoration:none;}
