BODY

{

	margin: 0px;
	font-family: arial, verdana, sans-serif;
	background-color: #b2d5e4;
	color: #00173e;
	line-height: 18px;

}



P, TD, BODY, A:Link

{

	font-size: 12px;

}	

			

A:link	{	

	text-decoration:	none;

	color:	#3333cc;

	}	

		

A:visited	{	

	text-decoration:	none;

	color:	#333399;

	}	

		

A:active	{	

	text-decoration:	none;

	color:	#333399;

	}	

		

A:hover	{	

	text-decoration:	underline;

	color:	#3333cc;

	}

a.link2:link { color: #fff; text-decoration: none; background: transparent; font-size:12px; font-weight: 700; }
a.link2:visited { color: #fff; background: transparent; text-decoration: none; font-size:12px; font-weight: 700; }
a.link2:hover { color: #fff; background: transparent;  text-decoration: underline; font-size:12px; font-weight: 700; }


IMG 	{

	margin-top: 0px;

	margin-left: 0px;

	margin-right: 0px;

	}

LABEL

{

	font-size: 10pt;

	font-family: Arial, Verdana, Tahoma;

}



H1

{

	font-weight: bold;

	font-size: 13px;
	line-height: 20px;

}

H2

{

	font-weight: bold;

	font-size: 16px;

}

H3

{

	font-weight: bold;

	font-size: 14px;

}

ul { list-style: none; }
.padding { padding: 10px; }
.right { float: right; padding: 0 0 5px 10px; }
.table { border: solid 1px #d2d180; }
.indent { text-indent: 20px; }