body {
	 margin-top: 0px;
  	 margin-left: 0px;
  	 margin-bottom: 0px;
  	 margin-right: 0px;
	
  	 font-family: arial, helvetica, sans-serif;
   	 font-size: 12pt;
	 font-weight: normal;
  	 color : #004080;
		
}

alink {color: 8000ff}
a:visited {color: #8080c0;}
a:active {color : #0000ff;}
a.leftbar {
  text-align : left;}

  
 table {
	width : 100%;
	border : none;
	padding : 0;
}
td.head {	font-size: 12pt;
	text-align: center;
	
}
td {	font-size: 10pt;
	text-align: left;
	
}
td.pp {	text-align: center;
	
}
 
#container {width: 512px;
	margin: 0 auto;
	text-align: center;
	
	
}
	
content { padding-left : 50px;
	padding-top : 5px;
	padding-right : 50px;
}

p {
  font-size: 18px;
  color: #808080;
  text-align: center;
	
}

p.head {font-family: arial, helvetica, sans-serif;
	margin: 0px;
	width: 100%;
	background-color : #ffffcc;
	font-size: 10px; 
	color: #0000FF;
	text-align: center;
	}
p.liquid {
  font-size: 20px;
  color: #993333;
  text-align: center;
	
}
p.left {font-family: arial, helvetica, sans-serif;
	margin: 0px;
	width: 100%;
	background-color: #ffffff;
	font-size: 14px; 
	color: #000000;
	text-align: left;
	}
p.caption {font-family: arial, helvetica, sans-serif;
	margin: 0px;
	width: 100%;
	background-color: #ffffff;
	font-size: 8px; 
	color: #000000;
	text-align: center;
	font-variant: italic;
	}

h1{
  font-size: 18pt;
  color: blue;
  font-style: normal;
  text-align: center;
  background-color : transparent;
}
h2{
  font-size: 16pt;
  color: #ff3366;
  font-style: normal;
  text-align: center;
  background-color : white;
}

h4{
  font-size: 12pt;
  color: blue;
  font-style: normal;
  text-align: left;
  background-color : white;
}
h4{
  font-size: 10pt;
  color: blue;
  font-style: normal;
  text-align: left;
  background-color : white;
}
ol{
  font-size: 12pt;
  color: #6699cc;
  font-style: normal;
  text-align: left;
  background-color : white;
}

dl{
  font-size: 10pt;
  color: grey;
  font-style: normal;
  text-align: left;
  background-color : white;
}

em    {color: blue ;
}



hr {
  font-size: 2px;
  color: #330099;
  text-align: center;
  width: 70%;
  }

address {
  font-family: arial, helvetica, sans-serif;
  font-size: 8pt;
  font-style : italic;
  color: #999999;
  text-align: center;
  background-color : white;
  padding-left : 50px;
  padding-right : 50px;
  
}
 