body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
}
body {
	background-color: #FAF5F5;
}
a {
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	font-size: 12px;
	color: #FFFF99;
}
a:visited {
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	text-decoration: underline;
	color: #FFCC00;
	font-size: 12px;
}
a:active {
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
}
.BlueHeading {
	font-size: 18px;
	font-weight: bold;
	color: #0A396C;
}

.pink_14 {
	color: #946B9F
}
.Light_Pink {
	font-size: 14px;
	color: #FAF5F5;
}

.MainText {
	font-size: 12px;
	color: #333333;
}
.Pink_Spacer {color: #FAF5F5}

.White12Ital {
	color: #FFFFFF;
	font-style: normal;
}
