BODY
	{
	scrollbar-face-color:003300;
	scrollbar-shadow-color:849961;
	}

p {
	font-size: 10pt;
	text-decoration:none;
	}

.bdy {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	color: #663366;
	text-decoration: none;
}

/*
.bdy:hover {

	font-family: Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	color: #663366;
	text-decoration:underline;
}
*/

.bdyBldRed {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	color: #ff0000;
	font-weight: bold;
}




.bdyBld {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	color: #663366;
	font-weight: bold;
}
h1 {
	font-family: Verdana, Arial;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #fff;
	padding-left: 4px;
	line-height: 24px;
}

h2 {
	font-family: Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #663366;
}
h3 {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	padding-left:5px;
	padding-top:8px;
	line-height:12px;
}
.bdyTitle {

	font-family: Verdana, Arial;
	font-size: 13px;
	font-style: normal;
	color: #C0C0C0;
	font-weight: bold;
}
.footer {

	font-family: Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #663366;
	text-decoration:none;
}

.footer a:hover {

	font-family: Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;	
	color: #663366;
	text-decoration:underline;
}

.whitelink {

	font-family: Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	font-weight: bold;
}
.bdylink {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.bdylink:hover {

	font-family: Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
}

.guestHd {font-family : Arial, Helvetica, sans-serif;
		padding-top: 20px;
		padding-bottom: 5px;
		padding-left: 15px;
		padding-right: 50px;
		font-weight: bold;
		font-size : 13px;
		color:#003399;
	}
.guestBdy {font-family : Arial, Helvetica, sans-serif;
		font-style: italic;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 15px;
		padding-right: 24px;
		font-weight: normal;
		font-size: 12px;
		color:#003399;
	}		
