body {
	margin: 20;
	padding: 30;
	background-color: CC9999;
	color: black;
	font-family: Georgia}

H1 { 
	text-indent: 5pt; 
	color: white; 
	font-family: Georgia; 
	background-color: CCCC66; 
	padding-left: 10;
	font-size: 50pt}
H2 { 
	text-indent: 5pt; 
	color: white; 
	font-family: Georgia;
	background-color: CCCC66; 
	padding-left: 10;
	font-size: 14pt}
H3 { 
	color: black; 
	font-family: Georgia;
	padding-left: 10}
   
p.logo {
    position: absolute;
    top: 1px;
    left: 575px;}

/* Change font on Mouse over */

a.link:link {color: #000; padding-left: 15pt; text-decoration: none};
a.link:visited {color: #000; padding-left: 15pt; text-decoration: none};
a.link:hover {color: CCCC66; text-decoration: none};
a.text:link {color: #000};
a.text:visited {color: #000};
a.text:hover {color: CCCC66};

HR { 
	text-align: center; 
	width: 100%;
	color: CCCC66}

P.one {
	position: absolute;
	top: 275px;
	left: 420px;
	width: 345px;
	color: black;
    text-align: left;
    padding: 10;
	font-family: Georgia;
    background-color: FFE4E1}

P.two {
	position: absolute;
	top: 275px;
	left: 420px;
	width: 345px;
	color: black;
    text-align: left;
    padding: 10;
	font-family: Georgia;
    background-color: FFE4E1;
    font-size: 10pt}

P.three {
	position: absolute;
	top: 262px;
	left: 535px;
	width: 250px;
	color: black;
    text-align: left;
    padding: 10;
	font-family: Georgia;
    background-color: FFE4E1;
    font-size: 10pt}

P.photo {
	position: absolute;
	top: 262px;
	left: 50px}
    
P.copy {
	position: absolute;
	top: 265px;
	align: center;
	width: 75%;
	color: black;
    text-align: left;
    padding: 10;
	font-family: Georgia;
    background-color: FFE4E1;
    font-size: 10pt}

 P.cost {
	position: absolute;
	top: 750px;
    left: 50px;
    align: center;
	width: 720px;
	color: black;
    text-align: left;
    padding: 10;
	font-family: Georgia;
    background-color: FFE4E1;
    font-size: 12pt}
    
Table.page {
    font-size: 10pt;
    text-align: center}
