h1.left {text-align:left;font-weight:normal;font-style:normal;color:rgb(80,101,115);}
h1.red {text-align:center;font-weight:normal;font-style:normal;color:rgb(80,101,115);}
h1 {margin-left:5%;margin-right:5%;text-indent:0%;text-align:center;font-weight:normal;font-style:normal;color:rgb(80,101,115);}

h2.left {text-align:left;font-weight:normal;font-style:normal;color:rgb(80,101,115);}
h2.right {text-align:right;font-weight:normal;font-style:normal;color:rgb(80,101,115);}
h2 {margin-left:5%;margin-right:5%;text-indent:0%;text-align:center;font-weight:normal;font-style:normal;color:rgb(80,101,115);}

h3.left {text-align:left;font-weight:bold;font-style:normal;color:rgb(80,101,115);}
h3.right {text-align:right;font-weight:bold;font-style:normal;color:rgb(80,101,115);}
h3 {margin-left:5%;margin-right:5%;text-indent:0%;text-align:center;font-weight:normal;font-style:normal;color:rgb(80,101,115);}

p {margin-left:5%;margin-right:5%; text-indent:3%;text-align:left; font-weight:normal; font-style:normal; color:rgb(80,101,115);}
p.center {margin-left:2%; margin-right:2%; text-align:center; font-weight:normal; font-style:normal; color:black;}
p.right {margin-left:2%; margin-right:2%; text-align:right; font-weight:normal; font-style:normal; color:black;}

small.right {text-align:right; margin-right:1%; width:100%;}

div.page {text-align:center; width:860px; top:1px;}
div.header {text-align:center; width:100%; top:1px; background-color:#ffff33;}
div.body {text-align:center; width:95%; top:120px;}
div.footer {text-align:center; width:100%; background-color: #ffff33;}

table {text-align:center; width:100%;}

body {
	font-family: arial,sans-serif;
}

