.style2 {
	padding-left: 20px;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-indent: 10px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
    background-image: url(images/background.jpg); /** Link to the image you created **/
    background-repeat: repeat-y; /** Repeats the image vertically **/
    background-position: center; /** Centers the Background image **/
    background-color: #CCCCCC; /** Website BG colour (matches canvas colour in Step 1) **/
}
.style3 {
	padding-left: 20px;
	padding-top: 0px;
	font-size: 16px;
	color: #267FB7;
	font-weight: bold;
}
.style4 {
	padding-left: 0px;
	padding-top: 0px;
	font-size: 16px;
	color: #267FB7;
	font-weight: bold;
}
.style6 {font-size: 18px}
.style9 {font-size: 14px; }
.style10 {
	font-size: 20px;
	padding-left: 25px;
}
.style11 {
	font-size: 20px;
}
.style12 {
	font-size: 23px;
	color: #000000;
	padding-bottom: 20px;
	padding-left: 20px;
}
.style13 {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
