@charset "utf-8";
/* CSS Document */

body {
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	color:#400040;
	font-size: 12px;
	line-height: 1.4;
	padding:0;
	margin:0;
}

.title-brown{
	color:#362601;
	font-size: 40px;
	font-weight:bold;
}

.body-text-dark-brown-isis-date{
	color:#362601;
	font-size: 20px;
	font-weight:bold;
}

.body-text-dark-brown{
	color:#362601;
	font-size: 16px;
	font-weight:bold;
}

.body-text-bold-red{
	color:#9c0505;
	font-weight:bold;
}

.body-text-red{
	color:#246822;
	font-size: 12px;
}

.body-text-grey{
	color:#667;
}

.body-text-bright-blue{
	color:#3333ff;
	font-size: 12px;
}

.very-large-title-green{
	color:#246822;
	font-size: 22px;
	font-weight:bold;
}

.italic{
	font-style:italic
}

.normal{
	font-style:normal;
	font-family: Verdana, Geneva, sans-serif;
}

a:link {
        color:#900000;	
		text-decoration: none;
}

a:visited {
		color:#900000;
		text-decoration:none;
}

a:hover {       
		color:#246822;
		text-decoration:underline;
}

a:active {
	text-decoration: none;
}
