h1
{
	font-size: 25px;
	font-weight: normal;
	color: #1e51c5;
	text-indent: 0em;
	line-height: 130%;
}

h2
{
	font-size: 18px;
	font-weight: bold;
}

h3
{
	font-size: 16px;
	font-weight: bold;
}

h4
{
	font-size: 14px;
	font-weight: bold;
}

h5
{
	font-size: 12px;
	font-weight: bold;
}

h6
{
	font-size: 10px;
	font-weight: bold;
}

p
{
}

a
{
}

.Verdana12Bold, table tr td.Verdana12Bold
{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-indent: 0em;
	line-height: 150%;
}

.Verdana25, table tr td.Verdana25
{
	font-size: 25px;
	color: #1e51c5;
	text-indent: 0em;
	line-height: 130%;
}

.Verdana12, table tr td.Verdana12
{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	text-indent: 0em;
	line-height: 150%;
}

table.striblet
{
	border-collapse: separate;
	border-spacing: expression(cellSpacing=2);
	border-spacing: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-color: #000000;
	border-bottom-color: #000000;
}

table.striblet td, table.striblet th
{
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

table.bluetab
{
	border-collapse: collapse;
	border-spacing: expression(cellSpacing=0);
	border-spacing: 0;
}

table.bluetab td, table.bluetab th
{
	background-color: #84bffa;
}


