/* CSS Document */

p{
font-family: Verdana, sans-serif;
font-size: 10px;
color: #9966CC;
line-height: 16px;
}
.rhindent {
	padding: 6px;
	border-right-width: 8px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.nav {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #9999FF;
	letter-spacing: 3px;
	text-align: center;
	display: block;
	padding-top: 20px;
	width: 135px;
	background-color: #FFFFFF;
}
.pagesubject {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	letter-spacing: 5px;
	text-align: center;
	vertical-align: bottom;
	color: #CC0000;
}
.head4 {
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background-color: #CC6699;
}
.texthead {
	font-weight: bold;
	color: #6633CC;
}
.centre {
	text-align: center;
}
.rhindent2 {
	padding: 6px;
	border-right-width: 8px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.pagesubject2 {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	letter-spacing: 3px;
	text-align: center;
	vertical-align: bottom;
	color: #993399;
	line-height: 20px;
}
.bullet {
	list-style-position: inside;
	list-style-image: url(images/snip.gif);
	list-style-type: square;
}
.tables {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCFF;
}
