a:hover { text-decoration: underline; font-weight: bold; color: #39A0FF}
a:active {  text-decoration: none;font-weight: bold;color: #39A0FF}
a:visited {   text-decoration: none;font-weight: bold;color: #39A0FF}
a:link {  text-decoration: none;font-weight: bold; color: #000080}

p  {

	font-size: 11px;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
	color: #000000;
}

.head  {

	font-size: 11px;
	font-weight: bold;
	font-family : Arial, Helvetica, sans-serif;
	color: #000000;
}

.text {
	font-size: 11px;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
	color: #000000;
}

h1 {
	font-size: 18px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: bold;
	color: #99ccff;
}

b {
	font-size: 18px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: bold;
	color: #000080;
}

.footer {
	font-size: 10px;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
	color: #000080;
}

td {
	font-size: 11px;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
	color: #000000;
}


select {
	font-size: 9px;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
	color: #000000;

