BODY, td, th, a, p, h1, h2, h3, h4{
	font-family: Arial, Verdana, Helvetica;
	text-decoration: none;
	text-align: left
}


p        {
	color: #CCCCCC;
	font-weight: normal;
	font-size: 12pt;
	font-style: normal;
	text-align: left;
} 
p:first-child:first-letter {
	float: left;
	padding-right: 5px;
	color: #FFFF88;
	font-size: 40px;
	font-weight: bold;
	line-height: 40px;
}

p.signature {
	color: #FFFF88;
	font-weight: normal;
	font-size: 12pt;
	font-style: inherit;
	text-align: left
}
p.yellow {color: #FFFF88; font-weight: normal; font-size: 12pt; font-style: normal; text-align: left}
p.green  {color: #00FF00; font-weight: normal; font-size: 12pt; font-style: normal;  text-align: left}
p.small  {color: #DDDDDD; font-weight: normal; font-size: 10pt; font-style: normal; text-align: left}
a        {color: #00FF00; font-weight: normal; font-size: 12pt; font-style: normal; text-align: center} 
a:hover  {color: #00FF00; font-weight: bold;   font-size: 14pt; font-style: normal; text-align: center} 
H1       {color: #FFCC33; font-weight: bold;   font-size: 24pt; font-style: italic; text-align: center}

/*h1               {
	color: #FFFF66;
	font-weight: bold;
	font-size: 24pt;
	font-style: italic;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
				 */
h2               {
	color: #AAAAAA; 
	font-weight: bold; 
	font-size: 24pt; 
	font-style: normal; 
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0px;
				 }
/*H2       {color: #AAAAAA; font-weight: bold;   font-size: 24pt; font-style: normal; text-align: center}*/
H3       {color: #FFCC33; font-weight: normal; font-size: 14pt; font-style: italic; text-align: center}  
H4       {color: #808080; font-weight: normal; font-size: 11pt; font-style: normal; text-align: center}
    .imagerounded {
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 7px;
	border-radius: 5px;
}

p.serif               {
	color: #CCCCCC;
	font-weight: normal;
	font-size: 14pt;
	font-style: italic;
	text-align: left;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
					}
