p{ font-family:"Times New Roman", Times, serif; font-size:12pt; color:#000000; line-height:1.5em; }

.bodyItalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	font-weight: normal;
	line-height: 1.5em;
	font-style: italic;

}

.bodyPlain {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 1.5em;
}

.boldBody {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
	line-height: 1.5em;
}

.boldBodyGreen {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #009933;
	font-weight: bold;
	line-height: 1.5em;
}

.boldBodyRed {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #990000;
	font-weight: bold;
	line-height: 1.5em;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	line-height: normal;
	color: #000000;

}
.footerGrey {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: normal;
	color: #333333;
}

.H2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	line-height: normal;
	font-weight: bold;
}

.H2Italics {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	font-style: italic;
	line-height: 1.5em;
	font-weight: bold;
}

.H3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15pt;
	color: #000000;
	font-weight: bold;
	line-height: 1.5em;
}

.H3Green {
	font-family: "Times New Roman", Times, serif;
	font-size: 15pt;
	color: #009933;
	font-weight: bold;
	line-height: 1.5em;
}

.H3Italic {
	font-family: "Times New Roman", Times, serif;
	font-size: 15pt;
	color: #000000;
	font-weight: bold;
	line-height: 1.5em;
	font-style: italic;
}


.H4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #000000;
	font-weight: bold;
	line-height: 1.5em;
}

.H4Green {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	line-height: 1.5em;
	font-weight: bold;
	color: #009933;

}

a:link {
	font-family: Tahoma, Verdana;
	font-size: 10pt;
	color: #0000FF;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.5em;
}
a:visited {
	font-family: Tahoma, Verdana;
	font-size: 10pt;
	color: #0000FF;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.5em;
}

a,:hover {
	font-family: Tahoma, Verdana;
	font-size: 10pt;
	color: #0000FF;
	font-weight: normal;
	text-decoration: underline;
	line-height: 1.5em;
}

a:active {
	font-family: Tahoma, Verdana;
	font-size: 10pt;
	color: #0000FF;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.5em;
}

a.movie:link {
	font-family: Tahoma, Verdana;
	font-size: 13pt;
	color: #0000FF;
	font-weight: normal;
	text-decoration: none;
	line-height: normal;
}
a.movie:visited {
	font-family: Tahoma, Verdana;
	font-size: 13pt;
	color: #0000FF;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.5em;
}

a.movie:hover {
	font-family: Tahoma, Verdana;
	font-size: 13pt;
	color: #0000FF;
	font-weight: normal;
	text-decoration: underline;
	line-height: normal;
}

a.movie:active {
	font-family: Tahoma, Verdana;
	font-size: 13pt;
	color: #0000FF;
	font-weight: normal;
	text-decoration: none;
	line-height: normal;
}

a.press:link {
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	color: #0000FF;
	font-weight: normal;
	text-decoration: none;
	line-height: normal;
}
a.press:visited {
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	color: #0000FF;
	font-weight: normal;
	text-decoration: none;
	line-height: normal;
}

a.press:hover {
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	color: #0000FF;
	font-weight: normal;
	text-decoration: underline;
	line-height: normal;
}

a.press:active {
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	color: #0000FF;
	font-weight: normal;
	text-decoration: none;
	line-height: normal;
}


.projectsBodyPlain {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #FF66FF;
	font-weight: normal;
	line-height: 1.5em;
	font-style: normal;
}
