body {
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(images/bkgrnds/grey07081476.jpg);
}

p {
	font-size:12pt;
	color:#FFFFFF;
}

p.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: italic;
	color: #FFFFFF;
	text-align: right;
}

p.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	font-style:italic;
}

p.bio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
}

table.bold {
	font-weight:bold;
}

tr.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #666666;
	text-align: center;
}

td {
	color:#FFFFFF;
}

tr.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #CB2229;
	text-align: center;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #CB2229;
	text-align: center;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #CB2229;
	text-align: center;
	font-style: italic;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	text-align: center;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
}

.resume {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
}

.caption {
	font-family:"Comic Sans MS", Arial, "Helvetica *", sans-serif;
	font-size:12pt;
	font-weight:normal;
	color:#FFFFFF;
}

.yellow {
	color: #FFFF00;
}

a:link {
	color: #FFCC00;
}


a:visited {
	color: #FFE500;
}



	
