h1 {

	font-family: "Palatino Linotype", "Georgia", "Times New Roman";

	font-size: 30px;

	color: #000088;

	text-align: center;

	text-decoration: underline;

}



h2 {

	font-family: "Palatino Linotype", "Georgia", "Times New Roman";

	font-size: 26px;

	color: #000088;

	text-align: center;

}



h3 {

	font-family: "Palatino Linotype", "Georgia", "Times New Roman";

	font-size: 22px;

	color: #000088;

	text-align: center;

	text-decoration: none;

	}



h4 {

	font-family: "Palatino Linotype", "Georgia", "Times New Roman";

	font-size: 18px;

	color: #000088;

	font-style: italic;

	text-align: center;

	text-decoration: none;

}



p {

	font-family: "Palatino Linotype", "Georgia", "Times New Roman";

	font-size: 14px;

	color: #000088;

	text-decoration: none

}



td {

	font-family: "Palatino Linotype", "Georgia", "Times New Roman";

	font-size: 14px;

	color: #000088;

	text-align: center;

	text-decoration: none

}



a:link

{

	color: #000033;

	text-decoration: none;

}



a:active

{

	color: #000033;

	text-decoration: none

}



a:visited

{

	color: #000033;

	text-decoration: none

}



a:hover

{

	color: #CC0000;

	text-decoration: none;

	font-style: italic;

	font-weight: bold;

}



p.c {

	text-align: center;

}



p.i {

	font-style: italic;

}



p.b {

	font-weight: bold;

}

ul {



	font-family: "Palatino Linotype", "Georgia", "Times New Roman";

	font-size: 14px;

	color: #000088;

	text-align: justify;

	text-decoration: none

}

ol {



	font-family: "Palatino Linotype", "Georgia", "Times New Roman";

	font-size: 14px;

	color: #000088;

	text-align: justify;

	text-decoration: none
}

td.head
{
width: 240px;
height: 18px;
font-family: verdana;
font-size: 10px;
font-weight: bold;
color: #ccddee;
background-color: #1e598b;
}

td.scroll
{
	width: 100px;
	height: 100px;
	font-family: verdana;
	font-size: 11px;
	color: #ccddee;
	background-color: #FFFFFF;
	scrollbar-base-color: #203b59;
	scrollbar-3d-light-color: #a0bbd9;
	scrollbar-arrow-color: #a0bbd9;
	scrollbar-darkshadow-color: #203b59;
	scrollbar-face-color: #203b59;
	scrollbar-highlight-color: #809bb9;
	scrollbar-shadow-color: #809bb9;
	scrollbar-track-color: #203b59;
	text-align: justify;
	vertical-align: top;

}
div.scroll {

	width: 100px;
	height: 100px;
	font-family: verdana;
	font-size: 11px;
	color: #ccddee;
	background-color: #FFFFFF;
	scrollbar-base-color: #203b59;
	scrollbar-3d-light-color: #a0bbd9;
	scrollbar-arrow-color: #a0bbd9;
	scrollbar-darkshadow-color: #203b59;
	scrollbar-face-color: #203b59;
	scrollbar-highlight-color: #809bb9;
	scrollbar-shadow-color: #809bb9;
	scrollbar-track-color: #203b59;
	text-align: justify;
	vertical-align: top;
}
p.r {
	text-align: right;
}

