/**
 *  Styles for ccbr website
 */
a:visited {color: blue}

/* Same as .doi, here for legacy reasons */
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #000000;
}

.hanging {
	text-align: left;
	margin-left: 30px;
	text-indent: -30px;
}

.absText {
	margin-top:0px;
	padding-top:0px;
	text-align:justify;
}

.doi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-style: normal;
	color: #000000;
}

.author {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: .8em;
    font-weight: bold;
    text-align:center;
}

h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.1em;
    text-align: center;
    font-weight:bold;
}

.bodytext {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: .8em;
	width: 550px;
}

.darkblue {
    color: #330099;
}

h4 {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    color: #330099;
}

.sectiontitle {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: .9em;
    color: #330099;
    font-weight:bold;
	text-align:center;
}

.subtitle {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    color: #330099;
    font-size: 1.2em;
    font-weight:bold;
}

