body{
	background-color : #D7FFEF;
	font-family :  "ZapfEllipt BT","Times New Roman", Roman, serif;
	font-size: 20px;
	color: #000050;
	text-align: justify;
}

.presented{
	background-color : #9900FF;
	color : #CCCC33;
	font-family : "ZapfEllipt BT","Times New Roman", Roman, serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	padding: 20px;
	border: 2px solid white;
}

.sgp{
	font : 150%;
	font-family : sans-serif;
	font-variant : small-caps;
	font-weight: bold;
	padding: 20px;
}

.lineheader{
	Font-size: 110%;
	color: #1E1F8C;
	font-weight: bold;
}
.mainheader{
	font-size : 140%;
	font-style: italic;
}
.letterbody{

color: black;
	background-color : White;
	padding: 50px;
	font : "Times New Roman", serif;
	border: 1px solid black;
}

.buttonstyle{
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px
}

.altbutton{
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;

}