body {
	margin: 0;
	border: 0;
	padding: 0;
	background: #fff
}

body, table, p, td {
	padding: 0; border-width: 0; vertical-align: top;
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
}

td#title {
	padding: 6 10 15 10; vertical-align: middle;
}

td#content {
	padding: 2 10 5 20;}

td#pix {
	padding: 10;}


.decor {
	background-image: url(decoration.gif);
	background-repeat: repeat-x;
}

.smalltext {
	font-size:77%;
	color: #999;
	line-height: 1.5
}


.smalltext2 {
	font-size:77%;
	color: #999;
	line-height: 2.5
}




.smallbold {
	color: #666;
	line-height: 1.5
}

.redtext {
	color: #e76e6e;
	text-decoration: none;
}

a.redtext:hover {
	color: #fea717;
}

.navtext {
	color: #e76e6e;
	font-family: verdana, arial, sans-serif;
	font-size: 90%;
	font-weight: 500;
	text-align: right;
	padding: 4;
}

.navtext_on {
	color: #ffffff;
	font-family: verdana, arial, sans-serif;
	font-size: 80%;
	font-weight: 500;
	text-align: right;
	background-color: #fea717;
	padding: 4;
}

.subtext_on {
	color: #e76e6e;
	font-family: verdana, arial, sans-serif;
	font-size: 80%;
	font-weight: 500;
	text-align: right;
	background-color: #FEEBCC;
	padding: 4;
}


a.navtext {
	text-decoration: none;
}

a.navtext_on {
	color: #ffffff;
	text-decoration: none;
}

a.navtext_on:hover {
	color: #e76e6e;
	text-decoration: none;
}

a.navtext:hover {
	color: #ffffff;
	background-color: #fea717;
}

h1 {
	font-family: arial, helvetica, sans serif;
	font-size:110%;
	letter-spacing: 0.25 em;
	color: #999;
}

.text { font-family: verdana, arial, sans-serif;
	font-size: 80%;
	color: #666;
	line-height: 2.1
	}

