


body
{
	font-family: 'univers', 'Helvetica Neue', helvetica, Tahoma, Arial, Sans-serif;
/*  font-family: "Minion Pro", "Minion", "Antiqua", "Hoefler", "Sabon",Georgia, Times, Serif ; */
/*	font-style: italic; */
	font-size: 10pt;
	background-color: #FFFFFF;
}

a:link
{

	font-family: 'univers', 'Helvetica Neue', helvetica, Tahoma, Arial, Sans-serif;
	font-size: 100%;
	font-style:bold;
    text-decoration:none;
	color: #292421;
	/*background-color:#DEDEDE;*/
}

a:visited
{

	font-family: 'univers', 'Helvetica Neue', helvetica, Tahoma, Arial, Sans-serif;
	font-size: 100%;
    font-style:bold;
 text-decoration:none;
	color: #292421;
	/*background-color:#DEDEDE;*/
}

a:hover
{
	text-decoration:line-through;
}

.monster
{
	font-size: 36pt;
font-family: "Hoefler Text","Hoefler","Minion Pro","Goudy Old style", "Minion", "Antiqua", "Hoefler", "Sabon",Georgia, Times, Serif ;
	font-weight: bold;
/*	text-transform:uppercase;*/
letter-spacing: .25em;
    word-spacing: .25em;
	color: #292421;
}



h1
{
	font-size: 18pt;
	font-weight: bold;
	text-transform:uppercase;
    letter-spacing: .125em;
    word-spacing: .25em;
	color: #292421;
}
hsub
{
	
	font-size: 10pt;
	font-weight: normal;
	color: #292421;
}
.dropCap
{
float: left;
font-size: 47px;
line-height: 40px;
padding-top: 3px;
font-family: Georgia;
text-transform: uppercase;
}
p
{
	font-family: 'univers', 'Helvetica Neue', helvetica, Tahoma, Arial, Sans-serif;  	
	font-size: 10pt;
	text-align:left;
	  color: #292421;
}

table
{ 
/*border-left-style: dotted;*/
border-color: #292421;
border-width: 0px;
padding: 10pt;
}

.footer
{
	font-family: 'univers', 'Helvetica Neue', helvetica, Tahoma, Arial, Sans-serif;  	
	font-size: 66%;
	font-style:normal;
	text-align:justify;
	 
}


.amp
 { font-size: 120%;
	        font-family: "Hoefler Text","Hoefler","Minion Pro","Goudy Old style", "Minion", "Antiqua", "Hoefler", "Sabon",Georgia, Times, Serif ;
            color:#292421;
            font-style: italic;
 }



