/* CSS Document */
body {background-color: #FDE4FD;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
}
.packages {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

.HWD {font-family:"Times New Roman", Times, serif;
		font-size: 10px}

style6 {font-size: x-small}
.style7 {color: #FFB2FF}

.style9 {
	color: #FF6699;
	font-size: x-small;
}
ul {

	list-style-image:   url("Images/bullet.gif");
	
}
text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000099;
}
a:link {
	color: #993300;
}
a:visited {
	color: #993300;
}
a:hover {
	color: #0000FF;
}
a:active {
	color: #993300;
}