a {
	color: #1c5aaa;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: 1c5aaa;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	color: 1c5aaa;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: 1c5aaa;
	font-weight: bolder;
	text-decoration: underline;
	}
a:active {
	color: 1c5aaa;
	font-weight: normal;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: 1c5aaa;
	font-size: 12px;
}

h1 {
	font-size: 24pt;
	color: #1c5aaa;
	text-decoration: none;
	font-weight: bold;
}

h2 {
	font-size: 18px;
	color: 1c5aaa;
	text-decoration: none;
	font-weight: bold;
}
h3 {
	font-size: 16px;
	color: 1c5aaa;
}
h4 {
	font-size: 14px;
	color: 1c5aaa;
	font-weight: bold;
}
h5 {
	font-size: 12px;
	color: 1c5aaa;
	font-weight: bold;
}select {
	color: 1c5aaa;
	font-size: 12px;
}
input {
	font-size: 9px;
	color: 1c5aaa;
	font-weight: 400;
}
