.tableborder {
	border: thin solid #CDE6E9;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #cde6e9;
}

h1 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #996699;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #996699;
}
body {
	background-color: #FAF4FF;
}
.pinkrow {
	background-color: #ffeaff;
}
.vanillarow {
	background-color: #FFFFF2;
}
.menulinks {
	font-size: 14px;
}

.purplerowright {
	background-color: #EBD9FF;
}
.purplerowmain {
	background-color: #EFE1FF;
}
.titlepink {
	background-color: #FCE1F4;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #996699;
}
.styleheading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #996699;
	font-style: normal;

}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996699;
}
a:visited {
	color: #996699;
}
a:hover {
	color: #ba98ba;
}
a:active {
	color: #996699;
}
a:link {
	color: #996699;
	
	
}.dateheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #996699;
	
}
.dottedborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #996699;
	border-right-color: #996699;
	border-bottom-color: #996699;
	border-left-color: #996699;
}
.bluetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #7C9EC3;
}
