/* Global Type Settings */

#siteinfo-credits,
#siteinfo-credits a {
	color: #d4d4d4;
	text-decoration: none;
}
#siteinfo-credits a:hover {
	text-decoration: underline;
}

#content p,
#content ul,
#content ol {
	color: #ffffff;
	line-height: 1.3;
	font-size: 1.2em;
	margin-bottom: 1.5em;
}

#content ul p { font-size: 100% ; }

#content-main ul,
#content-supp ul,
#content-main ol,
#content-supp ol {
	margin-left: 1.5em;
}
#content-main li,
#content-supp li {
	margin-bottom: 10px;
}

#content a {
	color: #e20a16;
	font-weight: bold;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}

h1,h2,h3,h4,h5,dt {
	color: #E20A16;
	line-height: 1.3;
	font-family: Helvetica, Arial, sans-serif;
	margin-bottom: 15px;
}

h1 {
	font-size: 2.0em;
}
h2,dt {
	font-size: 1.7em;
}
h3 {
	font-size: 1.6em;
}
h4 {
	font-size: 1.4em;
}
h5 {
	font-size: 1.3em;
}

em { font-size: 0.91em; }

/* Page Specific Type: Projects */

body.gallery #content-main p {
	font-weight: bold;
}

ul h2 {
	font-size: 1.3em ; 
	font-weight: normal;
}