table {
	font-size:100%;
}

h1, h2, h3, h4, h5 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

h1.bighead {
	font-size:130%;
	color:#F84E0C;
	margin:0;
	padding:10px 0 0 0;
	border-top: solid 1px #C1C1C1;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
h3, h3 a {
	font-size:110%;
	margin:0;
	padding:0;
	color:#333;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
h3 a:hover, h3 a.accent {
	color:#F84E0C;
}
.Ptitle {
	padding-top:20px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.Ptitle a {
	font-weight:normal;
	font-style:italic;
}
.warning {
	color:#F84E0C;
}

.auth {font-size:90%; color:#A3998B; width:100%;text-align:right;}
.leaf {background: url(/iii/leaf.gif) center no-repeat; margin:10px 0px 10px 0px; width:100%; overflow:hidden; height:22px;}
.aff p {font-size:120%;font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;letter-spacing:0.5pt;}

#sendMessage {

}
#sendMessage table{
	text-align:left;
}
#sendMessage input, #sendMessage textarea {
	width:90%;
}










.m {
	margin:0;
	padding:0;
	list-style:none;
}
.m li {
	padding:3px 0;
	line-height:1.1;
}
.m a {
	text-decoration:none;
}
.m a:hover {
	text-decoration:underline;
}
