p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-style: normal;
	line-height: 150%;
	text-align: left;
	color: #FFFFE1;


}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 150%;
	text-align: center;
	color: #FFFFE1;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	background-color: #006393;

}
li {
	font-size: 85%;
	font-style: italic;
	line-height: 130%;
	text-align: left;
	color: #FFFFE1;
	list-style-position: outside;
	list-style-type: square;

}

small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #CCCCCC;
	text-align: left;
	line-height: 110%;
	font-style: italic;
}

strong {
	font-weight: bold;
	font-variant: small-caps;
}
em {
	font-style: italic;
	font-weight: bolder;
	color: #520070;
}

i {
	font-style: italic;
}

b {
	font-weight: bold;
	text-align: left;
}
blockquote {
	font-size: 75%;
	font-style: italic;
	line-height: 130%;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
}

hr {
	color: #FFFFFF;
	width: 640px;
	text-align: center;
	vertical-align: baseline;
	height: 1.5pt;
}

h1 {
	font-family: Palatino, Georgia, Times, Times New Roman, serif;
	font-size: 180%;
	font-style: italic;
	color: #FFFFFF;
	line-height: 110%;
	text-align: center;
}
h2 {
	font-family: Palatino, Georgia, Times, Times New Roman, serif;
	font-size: 140%;
	font-style: italic;
	color: #33CCCC;
	line-height: 110%;
	text-align: center;
}
h3 {
	font-family: Palatino, Georgia, Times, Times New Roman, serif;
	font-size: 110%;
	font-style: italic;
	color: #400080;
	line-height: 110%;
	font-weight: bolder;
	text-align: left;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: italic;
	color: #33CCCC;
	line-height: 110%;
	font-weight: bolder;
	text-align: center;
	}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: italic;
	font-weight: bolder;
	color: #520070;
	text-align: left;
	vertical-align: baseline;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #CCCCCC;
	text-align: left;
	line-height: 110%;
	font-style: italic;
}

