body {
	margin-left		: 0px;
	margin-right	: 0px;
	margin-bottom	: 0px;
	margin-top		: 0px;
	margin-height	: 0px;
	margin-width	: 0px;
	font-family		: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
img {
	border:none;
}
a {
	border:none;

}

h1 {	display: inline;
	font-size		: 14px;
	color	 		: #0B4AEB;
	text-align		: left;
	font-weight: bold;
	margin: 0;
	paddin: 0;
}
h2 {
	display: inline;
	font-size		: 12px;
	color	 		: #000;
	text-align		: left;
	font-weight: bold;
	margin: 0;
	padding: 0;
	height: 20px;
}

.promotext
{
	font-size		: 0.8em;
	color	 		: #BFD3E9;
	text-align		: right;
	margin			: 0 0.5em 0 0;
	font-weight: bold;
	padding:0;
}
.promoauthor
{
	font-size		: 0.6em;
	color	 		: #BFD3E9;
	text-align		: right;
	margin			: 0 0.5em 0 0;
	padding:0;
}

div.textpath
{
	margin			: 0 0 0 50;
	padding:0;
	font-size		: 12px;
	color	 		: #FFFFFF;
	font-weight: bold;
}
span.textpath2
{
	margin			: 0 10px 0 0;
	padding:0;
	font-size		: 14px;
	color	 		: #FFFFFF;
	font-weight: bold;
}
table.center
{
	margin	: 0 25 53 25;
	padding: 15 15 15 15;
}
thead.content
{
	font-size		: 12px;
	color	 		: #0B4AEB;
	text-align		: left;
	font-weight: bold;
	height:20;
	padding:10;
}
tbody.content
{
	font-size		: 12px;
	color	 		: #000000;
	text-align		: justify;
	vertical-align  : top;
	height: 500;
	padding:10;
}

 ul
{

	list-style-type: none;
	padding: 0;
	margin:0;
	text-align: left;
}

li
{
	background-image: url(pointer.jpg);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 1.5em;
	margin-bottom:10;
}

div.menu
{
	background	: #657899;
	border: thin solid #A9BECB;
	margin:3 0 0 0;
	font-size		: 12px;
	color	 		: white;
	text-align		: center;
	height: 20px;
	width: 136px;
	text-decoration	: none;
	padding-top: 1;

}
a.menu
{
	margin:0 0 0 0;
	text-decoration	: none;
	cursor:hand;
}
div.copyright
{
        background      : #657899;
        border: thin solid #A9BECB;
        margin:3 0 0 0;
        font-size               : 12px;
        color                   : white;
        text-align              : center;
        height: 30px;
        width: 136px;
        text-decoration : none;
        padding-top: 1;

}
a.copyright
{
        margin:0 0 0 0;
        text-decoration : none;
        cursor:hand;
}
.copy
{
	font-size		: 10px;
	font-family		: Arial;
	color	 		: white;
}
