body {
	margin: 0px;
}


.flowerleft {
	background-image: url(../images/flowerlft.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}


.smallwhitetxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}


.whitetxt {
	color: #FFFFFF;
}


a:link {
	color: #0000FF;
	text-decoration: underline;
}

a:visited {
	color: #0000FF;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}


a.whitelink:link {
	color: #FFFFFF;
	text-decoration: underline;
}

a.whitelink:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

a.whitelink:hover {
	color: #835CB5;
	text-decoration: underline;
}


a.blacklink:link {
	color: #000000;
	text-decoration: underline;
}

a.blacklink:visited {
	color: #000000;
	text-decoration: underline;
}

a.blacklink:hover {
	color: #4A2B6F;
	text-decoration: underline;
}



a.menu:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a.menu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}


.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
}


ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	list-style-position: outside;
	list-style-type: square;
}


.greytxt {
	color: #4D4D4D;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #941ECA;
	padding: 0px;
}


hr {
	background-color: #C457F2;
	height: 3px;
	border: 1px solid #690693;
	color: #C457F2;
}
