<style TYPE="text/css">

DIV.Links		A   	       	{color:	#006699; text-decoration:underline}
DIV.Links		A:link			{color:	#999999; text-decoration:none}
DIV.Links		A:visited		{color:	#999999; text-decoration:none}
DIV.Links		A:hover 		{color: #990066; text-decoration:underline}

.gray_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
}
.purple_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #990066;
}
.cream_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFCC;
}
.text1_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.text2_bold {
	font-family: Calibri;
	font-size: 18px;
	font-weight: bold;
	color: #990066;
}

.xsmall_gray {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.text2 {
	font-family: Calibri;
	font-size: 16px;
	color: #000000;
}
.admin_note {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CC0000;
}
.blueText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0033CC;
}
.smallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.largeText {
	font-family: Calibri;
	font-size: 20px;
	line-height: 25px;
	color: #000000;
	text-align: center;
}
.rowUnderline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993366;
}
.rowDivider {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990066;
}

