.BodyText
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Verdana
}
.BodyHeading
{
    FONT-SIZE: 12pt;
    COLOR: black;
    FONT-FAMILY: 'Arial Black'
}
body {
	background-color : #FFFFFF;
	background-image : url(http://www.plasticsacademy.org/assets/gw3_pgbg.gif);
	background-repeat : repeat-x	
}
BODY A
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Verdana
}
.TableHeading
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 7.5pt;
    COLOR: white;
    FONT-FAMILY: Verdana
}
.Error
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: #bf0707;
    FONT-FAMILY: Verdana
}
.ParaHeading
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: black;
    FONT-FAMILY: Verdana
}
.PicText
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 7.5pt;
    COLOR: black;
    FONT-FAMILY: arial
}
.MenuHeading
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Verdana
}
.SmallText
{
    FONT-SIZE: 8pt;
    COLOR: gray;
    FONT-FAMILY: Verdana
}
.SubHeading
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    COLOR: black;
    FONT-STYLE: italic;
    FONT-FAMILY: Arial
}
.WhiteHeader
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: white;
    FONT-FAMILY: Verdana
}
/*Style Applied to the Paragraphs for Copyright-Small-Text */
p.copyrights {
	color : #999999;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : normal;
	margin-bottom : 12px;
	margin-top : 60px
}

p.footer {
	color : #303069;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : normal;
	margin-top : 6px
}