a.linkblack:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.linkblack:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.linkblack:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}


a.linkwhite:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.linkwhite:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.linkwhite:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.linkwhitemed:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.linkwhitemed:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.linkwhitemed:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #CC0066;
	text-decoration: none;
	font-weight: bold;
}

a.linkwhitesmall:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.linkwhitesmall:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.linkwhitesmall:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}


a.linkblackmed:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.linkblackmed:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.linkblackmed:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #33CC66;
	text-decoration: none;
	font-weight: bold;
}


a.linkblacksmall:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.linkblacksmall:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.linkblacksmall:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}


.section-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #33CC66;
}
.section-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #000000;
}
.section-white {

	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
}
.section-pink {


	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #CC0066;
}
.body-white {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #FFFFFF;
}
.head-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #FFFFFF;
	font-weight: bold;
}
.subhead-white {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #FFFFFF;
	font-weight: normal;
	font-style: italic;
}
.link-white {

	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #FFFFFF;
}
.subhead-black {

	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #000000;
	font-weight: normal;
	font-style: italic;
}
.head-black {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #000000;
	font-weight: bold;
}
.instructions {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: normal;
	color: #FFFFFF;
	list-style-type: none;
	list-style-position: inside;
}
.instructionsblack {

	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: normal;
	color: #000000;
	list-style-type: none;
	list-style-position: inside;
}

