 /* Font Definitions */
 
  /* Colours */
.stylec1 {
	color: #FFFFFF;
}

.stylec2 {
	color: #FF0000;
}
.stylec3 {
	color: #3399FF;
}
.stylec4 {
	color: #00FF00;
}

.stylec5 {
	color: #990000;
}
.stylec6 {
	color: #999999;
} 

.stylec7 {
	color: #000000;
}

.stylec8 {
	color: #FFCC33;
}

.stylec9 {
	color: #3333FF;
}

.stylec10 {
	color: #339966;
} 

.stylec11 {
	color: #FFFF00;
} 

.stylec12 {
	color: #ffff99;
} 

.stylec13 {
	color: #ccffcc;
} 

.stylec14 {
	color: #0360ad;
}

.stylec15 {
	color: #008000;
}

.stylec16 {
	color: #FF9900;
}

.stylec17 {
	color: #FF3399;
}

.stylec18 {
	color: #08cbe8;
}



  /* Background Colours */
.stylebc1 {
	background-color: #FFFFFF;
}

.stylebc2 {
	background-color: #FF0000;
}
.stylebc3 {
	background-color: #3399FF;
}
.stylebc4 {
	background-color: #00FF00;
}

.stylebc5 {
	background-color: #990000;
}
.stylebc6 {
	background-color: #999999;
} 

.stylebc7 {
	background-color: #000000;
}

.stylebc8 {
	background-color: #FFCC33;
}

.stylebc9 {
	background-color: #3333FF;
}

.stylebc10 {
	background-color: #339966;
} 

.stylebc11 {
	background-color: #FFFF00;
} 

.stylebc12 {
	background-color: #ffff99;
} 

.stylebc13 {
	background-color: #ccffcc;
} 

.stylebc14 {
	background-color: #0360ad;
}



 /* Size */

.styles8 {
	font-size: 8pt;
}

.styles10 {
	font-size: 10pt;
}

.styles11 {
	font-size: 11pt;
}

.styles12 {
	font-size: 12pt;
}

.styles13 {
	font-size: 13pt;
}

.styles14 {
	font-size: 14pt;
}

.styles16 {
	font-size: 16pt;
}

.styles18 {
	font-size: 18pt;
}

.styles22 {
	font-size: 22pt;
}

.styles24 {
	font-size: 24pt;
}

.styles28 {
	font-size: 28pt;
}

.styles36 {
	font-size: 36pt;
}

.styles40 {
	font-size: 40pt;
}

.styles48 {
	font-size: 48pt;
}



 /* Line Height */

.stylelh120 {
	line-height: 120%;
}

.stylelh150 {
	line-height: 150%;
}

.stylelh050 {
	line-height: 50%;
}

.stylelh0 {
	line-height: normal;
}

.stylelh200 {
	line-height: 200%;
}



 /* Align */

.stylea1 {
	text-align: justify;
}

.stylea2 {
	text-align: center;
}

.stylea3 {
	text-align: right;
}

.stylea4 {
	text-align: left;
}




 /* Variant */

.stylev1 {
	font-variant: small-caps;
}

.stylev0 {
	font-variant: normal;
}





 /* Weight */

.stylew1 {
	font-weight: bold;
}

.stylew0 {
	font-weight: normal;
}






/* style */

.stylefs1 {
	font-style: italic;
}

.stylefs0 {
	font-style: normal;
}



/* decoration */

.styled1 {
	text-decoration: underline;
}

.styled0 {
	text-decoration: none;
}




/* text */

.stylet1 {
	font-family: Arial, Helvetica, sans-serif;
}

.stylet2 {
	font-family: "Times New Roman", Times, serif;
}




/* border */


.styletb1 {
	border: solid white 1pt;
}

.styletb2 {
	border: solid black 1pt;
}

.styletb3 {
	border-bottom: solid black 2pt;
}

/* headings */


h1 {
	line-height: normal;
	margin-bottom: 0pt;
}




/* margin */


.stylem1 {
	margin-left: 10pt;
}
