body {
	font-family:Arial, Helvetica, sans-serif;
    font-size:small;
	}

a:link {
	color: #0000FF;
}

a:visited {
	color: #990066;
}

a:active {
	color: #0000FF;
}

p {
	text-align:left;
	}
	
.style1 {
	text-align:center;
	}

.style7 {
	font-weight:bold;
	font-size:large;
	color:#339900;
	text-align:center;
	}

.style8 {
	color:#FF0000;
	font-weight:bold;
	}

.style9 {
	color:#0000FF
	}
	
.style11 {
	font-size:medium;
	font-weight:bold;
	color:#0000FF;
	}
	
.style13 {
	color:#006600
	}

.style14 {
	font-weight:bold;
	text-align:center;
	color:#006600;
	}