body {
font-family : arial;
font-size : 12px;
margin-left : 0px;
margin-top : 1%;
margin-right : 0;}

td {font-size : 14px;}

A:link {text-decoration : underline; color : rgb(139,169, 205); font-weight: bold;}
A:visited {text-decoration : underline; color : rgb(139, 169, 205); font-weight: bold;}
A:active {text-decoration : underline; color : rgb(139, 169, 205); font-weight: bold;}
A:hover {text-decoration : none; color : rgb(139, 169, 205); font-weight: bold;}

p.A {font-size : 16px;}
     color : #000000;}
p.B {font-size : 9px;}
p.C {font-size : 12px;}
p.D {font-size: 14px;
     font-weight: bold;}
p.E {font-size: 16px;
     font-weight: bold;}

h1 {font-size : 16px;}
h2 {font-size : 14px;}

td.F {color : #339999;}

table.A {
    border-width: 1px 1px 1px 1px;
	border-color: rgb(153, 153, 153);
	background-color: rgb(249, 243, 238);
	border-spacing: 0px;
	border-style: solid solid solid solid;
}


td.Z {
	margin:0px; background-image:url('images/back.gif');
	background-repeat: no-repeat;
	valign: top
	}