p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	color: #1A409E;
	font-weight: lighter;
	line-height: 1.5;
}

strong {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	color: #1A409E;
	font-weight: bolder;
	line-height: 1.5;
}

em {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	color: #1A409E;
	font-weight: bolder;
	line-height: 1.5;
}

body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	color: #1A409E;
	font-weight: lighter;
	line-height: 1.5;
}

h1 {
	color: #618AB6;
	font-size: 24px;
	font-family: "Arial Narrow";
	font-weight: lighter;
	text-align: center;
}

a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #1C4299;
}
a:active {
	text-decoration: underline;
	color: #18439A;
}

th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	color: black;
	font-weight: lighter;
}
