p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #000000;

}
img {
	max-width: 100%;
}
h1 {
    font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
    font-size: 200%;
    font-style: italic;
    font-weight: bold;
    color: #192360;
    font-variant: normal;
    line-height: 90%;
}
h2 {
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-size: 150%;
    font-style: italic;
    font-weight: bold;
    color: #993366;
    line-height: 80%;
}
b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: italic;
	font-weight: normal;
}
h4 {
	font-family: Impact;
	font-size: 400%;
	font-style: normal;
	font-weight: bold;
	color: #FF9900;
	line-height: 45px;
}
link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
}
.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	line-height: 90%;
	font-weight: bold;
	color: #000000;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	line-height: 90%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.alignleft {
	text-align: left;
}
.aligncenter {
}
