body {
	font-family : Georgia, Times New Roman, Times, serif; 
	font-size:	13pt;
	font-weight: normal;
	background-image: URL(CW Images/parchment.jpg);
	color: #074B88;
	line-height: 20px;
	margin-top : 0;
	margin-left : 5%;
	margin-right : 5%;
	margin-bottom : 0;
 }

p {
	font-family : Georgia, Times New Roman, Times, serif; 
	font-size:	13pt;
	font-weight: normal;
	background-image: URL(parchment.jpg);
	color: #074B88;
	line-height: 20px;
	text-align: left;
	text-indent: 5%; 
	margin-top : 0;
	margin-left : 5%;
	margin-right : 5%;
	margin-bottom : 0;
 }

table.title {
	font-family : Georgia, Times New Roman, Times, serif; 
	color: #ffffff;
	font-size:	30pt;
	background-color: #074B88;
	vertical-align : top;
	align: center;
 }

TD  {
	font-family : Times New Roman, Times, serif;
	font-size : 12pt;
	color: #074B88;
 }
 
A:link    { color: #074B88;}  
A:visited { color: #074B88;}   
A:hover   { color: #074B88;}
A:active  { color: #074B88;} 

