p.credit {
	font-size: 10px;
}
td.list {
	line-height: 25px;
}
body {
	background-color : White;
		color : #663300;
}
div.index {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

table.body {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
}
table.privacy {
	font-size: 10px;
}
div.privacy { margin-left: 10px; }

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}


table.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

a {
	color: #CC3300;
}

a:hover {
color: #CC9933;
}

ul {
	list-style-position: outside;
	}
div.copyright {
	font-size: 10px;
	color: #999999;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

div.grey {
	color: #999999;
}

.fontsm {
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
color:#990000;
}
.paragraphtitle {
	color: #663300;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-weight:700;
	font-size:14px;
	letter-spacing:0.15em;
	line-height:25px;
	border-bottom-color: #526470;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	}
.requiredfield {
	background-color: #FFeebb;
}
.missedfield {
	background-color:#66CCFF;
}