
html,body {
	height: 100%;
}


body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
}

.text {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}

a.text:link {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}

a.text:visited {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}

a.text:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	color: #336699;
}


.textbb {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	color: #336699;
	font-weight: bold;
}


.biggish {
	font-family: arial, helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
}

a.biggish:link {
	font-family: arial, helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
}

a.biggish:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 20px;
	color: #336699;
}

.bigblue {
	font-family: arial, helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	color: #336699;
}

.bigemph {
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #336699;
}


.smallish {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

.smallishwt {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
}

.smallishrd {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color: #c00000;
	font-weight: bold;
}

.smallest {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

a:link {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #2667B8;
	text-decoration: underline;
}

a:visited {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	color: #2667B8;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #008BCC;
	text-decoration:underline;
}

a.small:link {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006B98;
	text-decoration: underline;
}

a.small:visited {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #006B98;
	font-weight: bold;
	text-decoration: underline;
}
a.small:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #008BCC;
	text-decoration:underline;
}

a.txt:link {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.txt:visited {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.txt:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}

h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #336699;
}

h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	font-style: italic;
	color: #13294E;
}


.footer {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0D2048;
}


li {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}

li.ind {
	margin-left: 180px;
}



