a, a:link, a:visited {
	color: Blue;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

a.top, a.top:link, a.top:visited {

	color: #708090;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	text-decoration: none;
}


a.top:active, a.top:hover, a.top:focus {
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
}

a:active, a:hover, a:focus {
	color: #FF0000;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

a.client, a.client:link, a.client:visited {
	color: #00008B;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: -7px;
	padding: 0px 0px 0px 33px;
	text-decoration: none;
}

a.client:active, a.client:hover, a.client:focus {
	color: #1E90FF;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: -7px;
	padding: 0px 0px 0px 33px;
	text-decoration: none;
}

body {
	color: #000080;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 16px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	background-color: #000059;
}

input
{ width: 225px;  border: 1px solid #B0E0E6;  background: #FFFFF0;  color: Red;  height: 20px;  padding-left: 6px;         }
input.submit
{ width: 225px;    color: Red;  border: 2px ridge #DCDCDC;  background: #EEEEEE; height: 30px;      }

input.radio
{ width: 18px;  height: 15px;  border: 0 none;   }
dt {
	color: #155CDC;
	font-size: 13px;
	font-weight: bold;
	line-height: 25px;
	padding-top: 9px;
}
div.info
{
	z-index: -1;
	visibility: hidden;
	position: absolute;
}
h1 { font-size: 18px; text-align: center; }

h2 { font-size: 18px; text-align: left; }
h3 { color: #CA0000; font-size: 16px; text-align: center; }
h4 { color: #0076AE; font-size: 16px; text-align: left; }
h5 { font-size: 18px; text-align: left; color:red; }

hr { color: #ADD8E6; }

li { color: #FF0000; list-style: disc;  margin-left: -15px;  }
li.subject 
 { color: #0000CD; list-style: disc;  padding-left: 25px;  }
p, td { font-size: 13px; }

a.a2z { border: 1px outset; width: 18px;  background-color: #FFFACD;  }

.border { border: 1px solid #87CEEB; }

.frame { border: 1px solid #000000; }

.letter {
	background-color: #4682B4;
	color: #FFFFFF;
	line-height: 24px;
	text-indent: 6px;
	width: 100%;
}

.text { font-size: 12px; text-align: justify; }

