BODY {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 80%;
	/* Align pixels with ems - http://www.clagnut.com/blog/348/ */
}

.crumbs{
	font-size: 90%;
	display: block;
	margin-bottom: 5px;
	margin-top: 15px;
	font-weight: bold;
}

.crumbs a,.crumbs a:link,.crumbs a:active,.crumbs a:visited {
}

.box {border:solid #D1D7DC 1px;background-color:#FFFFFF;padding:0px;margin:0px;}
.box th{color:#f6f6f6;background-color:#8163b8;padding:1px 1px 1px 1px;}
.box th a:link,.box th a:visited,.box th a:active,.box th a:hover{color:#f6f6f6;text-decoration:none;}
.box td{color:#000000;background-color:#EDE9F5;padding:1px 1px 1px 1px;   }

/* p { font-size: 85%; } */

td,th {
	font-family: Arial, Helvetica, sans-serif;
}

.small { font-size: 90%; }
a.small:link,a.small:active,a.small:visited { text-decoration: none; border: 0px;}
a.small:hover { text-decoration: underline; color : #DD6900; }

li {
	font-size: 100%;
}

h1 { color: #000066; font-size: 160%; font-style: italic; }
h2 {color: #666666; font-size: 120%;}
h3 {color: #666666; font-size: 100%;}
