A:link {
	color: #023eac;
	text-decoration: none;
}

A:visited {
	color: #023eac;
	text-decoration: none;
}

A:active {
	color: #66ccff;
	text-decoration: none;
}

A:hover {
	color: #66ccff;
	text-decoration: none;
}

HR {
	color : #023eac;
}

p {
	font-size: 13px;
	font-family : trebuchet ms,arial;
	color : #060a77;
	font-weight : normal;
}

TD {
	font-size: 11px;
	font-family : trebuchet ms,arial;
}

TD.smaller {
	font-size: 11px;
	font-family : trebuchet ms,arial,helvetica;
	color : #060a77;
}

P.smaller {
	font-size: 11px;
	font-family : trebuchet ms,arial,helvetica;
	color : #060a77;
}

h1 {
	font-size: 13px;
	font-family : trebuchet ms,arial;
	color : #060a77;
	font-weight : normal;
}

h2 {
	font-size: 11px;
	font-family : trebuchet ms,arial;
	color : #060a77;
	font-weight : normal;
}

h3 {
	font-size: 11px;
	font-family : trebuchet ms,arial;
	color : #ffffff;
	font-weight : normal;
}

h4 {
	font-size: 13px;
	font-family : trebuchet ms,arial;
	color : #3399ff;
	font-weight : normal;
}

h5 {
	font-size: 10px;
	font-family : trebuchet ms,arial;
	color : #023eac;
	font-weight : normal;
}

h6 {
	font-size: 10px;
	font-family : trebuchet ms,arial;
	color : #ffffff;
	font-weight : normal;
}

