body
{
	font-family: Book Antiqua, Georgia, Times New Roman, Times;
	background-color: rgb(255,255,255);
	
}

h1, h2, h3, h4, h5, h6
{
	font-family: Trebuchet MS, Century Gothic, Verdana, sans-serif;
}
h1
{
	color: #9C6DCD;font-size:12pt; font-weight:bold
}
h2
{
	color: rgb(51,102,51); 
}
h3
{
	color: rgb(102,0,51); 
}
h4
{
	color: rgb(51,102,51);
}
h5
{
	color: rgb(102,0,51);
}
h6
{
	color: rgb(51,102,51);
}

.psbody {
	font-family: "Book Antiqua", serif;
	font-size: 12pt;
}

.plainlink {  }
.plainlink a { text-decoration: none}
.plainlink a:link { color: #800080; font-weight: bold}
.plainlink a:visited { color: #0000CC}
.plainlink a:hover { color: #808080; text-decoration: underline}

.actstitle {
	font-family: "Book Antiqua", serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.actssubhead {
	font-family: "Book Antiqua", serif;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: underline;
	color: #FF0000;
}
.psheading1 {
	font-size: 12pt;
	font-weight: bold;
	color: #669900;
	font-family: "Trebuchet MS", "Arial Rounded MT Bold", Arial, sans-serif;
}
.psheading1 a {color: #669900; text-decoration: none}
.psheading1 a:link { text-decoration: none}
.psheading1 a:visited { text-decoration: none}
.psheading1 a:hover { color: #F7A29B; text-decoration: underline}
}
