.header {
	font-size: xx-large;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003399;
}
.body {
	font-family: Tahoma;
	font-size: small;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.footer {
	font-family: Tahoma;
	font-size: smaller;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}
.dt{
	font-family: Tahoma;
	font-size: small;
	text-decoration: none;
	font-weight:bold
}
a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
dt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
}
.bold {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.title {
	font-size: large;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003399;
	font-variant: small-caps;
}
.title2 {

	font-size: large;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990033;
	font-variant: small-caps;
	a: #000000
}
