/* CSS Document */

body {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	background-color: #663C4D;

}

.texthead {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 18px;

	font-weight: bold;

	color: #006699;

}

.textsubhead {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #006699;

}

.textmain {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000000;

	line-height: 18px;

}

.textmain a:link {

	color: #77336B;

	font-weight: bold;

}

.textmain a:visited {

	color: #77336B;

	font-weight: bold;

}

.textmain a:hover {

	color: #77336B;

	font-weight: bold;

}

.textmain a:active {

	color: #77336B;

	font-weight: bold;

}