/* TAG STYLES */

body, td { 
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	color: #000000;
}

h1 { font-size: 13pt; 	font-weight: bold; }
h2 { font-size: 12pt; font-weight: bold; }
h3 { font-size: 12pt; }
h4  { font-weight: bold; }
h5 { text-transform: uppercase; }
h6 { font-style: italic; }


/* STANDARD STYLES */


.h-page-bg {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	background : #ffffff;
}




/* Text styles */


.h-bold-text {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

.h-emphasis {
	font-size: 14pt;
	font-weight: bold;
	color: #800000;
}

.h-emphasis-med {
	font-size: 12pt;
	font-weight: bold;
	color: #800000;
}


.h-small-emphasis {
	font-size: 8pt;
	color: #800000;
}


.h-picturethis-heading {
	font-size: 18pt;
	color: 000000;
}


.h-heading {
	
	font-size: 14pt;
	font-weight: bold;
	color: 000000;
}


.h-subheading {
	font-size: 14pt;
	font-style: italic;
	color: #000000;
}

.h-soft {
	font-family: times new roman;
	font-size: 12pt;
	font-style: italic;
	color: black;
}

.h-quote {
	font-family: times new roman;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #000099;
}

.h-simple-quote {
	font-family: times new roman;
	font-size: 10pt;
	font-style: italic;
	color: #000099;
}



.h-footer {
	font-family: arial, sans-serif;
	font-size: 8pt;
	color: white;
}

 /*-------------------------------------------------------------------------------
	END
*/