﻿
p,td,em p.MsoNormal, li.MsoNormal, div.MsoNormal
        {
        margin:1cm;
        margin-bottom:.0001pt;
        font-size:16.0pt;
        font-family:"Times New Roman";
        color:black;}
p.MsoTitle, H1,H2 li.MsoTitle, div.MsoTitle
        {margin-bottom:.0001pt;
        text-align:center;
        font-size:36.0pt;
        font-family:"Times New Roman";
        color:#C0C0C0;margin-left:0in; margin-right:0in; margin-top:0in}
img.resize{
   max-width:50%;
   max-height:50%;
}
a:link, span.MsoHyperlink
        {color:red;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:#blue;
        text-decoration:underline;}
#container { 
	background:  #bbbbbb; 
	position: absolute;
	top: 0px;
	left: 0px;
	width: 2000px;
	height: 1200;
	margin-left: auto;
	margin-right: auto;
	}
#page {
	background-image: url("parchment.bmp"); 
	background-repeat: repeat;

	text-align: left;
	
	p.margin-right: 80px;
	}