a {
	color: #000080;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a:active {
	color: #FF0000;
	text-decoration: underline;
}

body {
	color: #000000;
	font-family: verdana,sans-serif,arial,helvetica;
	font-size: 11px;
}

h1 {
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

h2 {
	color: #4169E1;
	font-family: monospace,lucida,arial,helvetica;
	font-size: 14pt;
	font-weight: bold;
}

h3 {
	color: #FFD700;
	font-family: monospace,lucida,arial,helvetica;
	font-size: 13pt;
	font-style: normal;
	font-weight: bold;
}

td {
	color: #000000;
	font-family: verdana,sans-serif,arial,helvetica;
	font-size: 11px;
}
.outlineall	{
	border: 1px solid #000000;
}
