BODY	{
	background-color:rgb(156,156,156);
	font-size: 12pt;
	font-family: Verdana;
	color: slateblue4;
	font-weight: bold;
	}

BODY.first	{
	background-color:rgb(156,156,156);
	font-size: 12pt;
	font-family: Verdana,helvetica;
	color:slateblue4;
	font-weight: bold;
	text-align: center;
	}

P.first {
	text-indent: -12px;
}

P.second {
	text-indent: +8px;
}
P	{
	font-size: 10pt;
	font-family: Verdana,Helvetica;
	color: slateblue4;
	font-weight: bold;
	margin-left: 0.25in;
	}
	
	P.left12	{
	font-size: 12pt;
	font-family: Verdana,Helvetica;
	color: slateblue4;
	font-weight: bold;
	margin-left: 0.25in;
	text-align: left;
	}

	P.left10	{
	font-size: 10pt;
	font-family: Verdana,Helvetica;
	color: slateblue4;
	font-weight: bold;
	margin-left: 0.25in;
	text-align: left;
	}
	
	P.leftitalic10	{
	font-size: 10pt;
	font-family: Verdana,Helvetica;
	color: slateblue4;
	font-weight: bold;
	font-style: italic;
	margin-left: 0.25in;
	text-align: left;
	}
P.centrebold12 {
text-align: center;
font-size: 12pt;
font-family: Verdana, Helvetica;
color: rgb(39,64,139);
font-weight: bold;

}

P.centrebold10 {
text-align: center;
font-size: 10pt;
font-family: Verdana, Helvetica;
color: rgb(39,64,139);
font-weight: bold;
}

P.centrebold8 {
text-align: center;
font-size: 8pt;
font-family: Verdana, Helvetica;
color: rgb(39,64,139);
font-weight: bold;
}
P.centre12 {
text-align: center;
font-size: 12pt;
font-family: Verdana, Helvetica;
color: rgb(39,64,139);
font-weight: bold;
}

P.centre10 {
text-align: center;
font-size: 10pt;
font-family: Verdana, Helvetica;
color: rgb(39,64,139);
font-weight: bold;
}


P.centreY10 {
text-align: center;
font-size: 10pt;
font-family: Verdana, Helvetica;
color: yellow;
font-weight: bold;
}
P.centreY12 {
text-align: center;
font-size: 12pt;
font-family: Verdana, Helvetica;
color: yellow;
font-weight: bold;
}

P.centreOrng10 {
text-align: center;
font-size: 10pt;
font-family: Verdana, Helvetica;
color: darkorange;
font-weight: bold;
}

}
.purple	{
	color: yellow;
	}

A:link	{
	font-size: 12pt;
	font-family: Verdana, Helvetica;
	color: rgb(0,0,255);
	text-decoration: none;
	font-weight: bold;
	}

A:active	{
	font-size: 10pt;
	font-family: Verdana, Helvetica;
	color: rgb(255,20,247);
	text-decoration: none;
	font-weight: bold;
	}

A:visited	{
	font-size: 12pt;
	font-family: Verdana, Helvetica;
	color: rgb(127,55,02);
	text-decoration: none;
	font-weight: bold;
	}

.lefttop {
	text-align: left;
	vertical-align: top;
}

.centretop {
	text-align: center;
	vertical-align:top;
}

.righttop {
	text-align: right;
	vertical-align: top;
}

TD.centred {
	text-align: center;
	vertical-align: middle;
}

TD.centrebold12 {
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-family: verdana,helvetica;
	color:rgb(39,64,139);
}

TD.leftboldB10 {
    font-size: 10pt;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	font-family: verdana,helvetica;
	color:rgb(39,64,139);
}

TD.centreboldY10 {
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-style: verdana,helvetica;
	color: yellow;
}
TD.bottomaligned {
	vertical-align: bottom;
}

TD.topaligned {
	vertical-align: top;
}

TD.leftaligned {
	text-align: left;
}
TABLE.centered{
	text-align: center;
}
