html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, ul, ol {
	font-size: 11pt;
}

body {
	font-size: 11pt;
	line-height: 14pt;
	margin: 1.5cm 2.5cm 2.5cm;
}

a{
text-decoration: none;
color: #000000;
}

h1 {
	font-size: 14pt; /* 16x1.375=22px */
	line-height: 16pt;/* 16x1.636=36px */
}
h2 {
	font-size:12pt; /* 16x1.125=18px */
}

p#home-link {
 font-size: 14pt;
 margin: 0 0 0 0;
 padding:0;
}

p, dl, li {
	font-size: 11pt; /* 16x0.875=14px */
}

	
li li, li li {
	font-size: 11pt; /* 16x1.125=18px */
}


li li h2, li li h3 {
	font-size: 11pt; /* 16x1.125=18px */
}


li li li, li li li {
	font-size: 11pt; /* 16x1.125=18px */
}


li p, li li p {font-size: 11pt;}

th {
	font-size: 10pt; /* 16x0.875=14px */
	font-weight: bold;
}
td {
	font-size: 11pt; /* 16x0.75=12px */
	line-height: 1em; /* 12x1=12px */
}


img {
	display: block;
	margin: 0.5cm auto;
}

/* Header and Navigation Elements */

#header {
	height: 1.5cm;
}
#header #access, #header #breadcrumb, #header #quicklinks
{
	display: none;
}


/* Left Column */
#contentWrapper #leftColumn1
{
	display: none;
}


/* Content */
#content {
margin: 0 0;
padding: 0;
}
#content li h2, #content li h3 {
	font-size: 12pt; /* 16x1.125=18px Had been 125% */
}

#content #related_pages li h2, #content #related_pages li h3 {
	font-size: 10pt;
	}
	
#content h2, #content h3{
	font-size: 12pt;
}

p cite, p.caption {
	font-size: 9pt;
}

/* Related Pages Section */

#related_pages {
margin: 0 0 1cm 0;
padding: 0;
}

#related_pages h2, #related_pages h3, #related_pages ul, #related_pages dl, #related_pages p {
font-size: 10pt;
line-height: 12pt;
margin: 5pt 0;

}

#related_pages h2, #related_pages h3 {
color: #ccc;
}

#related_pages p, #related_pages li {
font-size: 8pt;
line-height: 10pt;
}

/* welcome Panel */

#welcome_panel p.intro {
font-size: 12pt;
color: #000000;
}

#welcome_panel {
	background-color: #ffffff;
	background-image: none;
}

#times div {font-size: 10pt;}

#welcome_panel h2 {font-size: 1em;}

/* Donate Panel */

#donate_panel p {
	font-size: 10pt;
	line-height: 1em;
}
#donate_panel h1 {  line-height: 22px; }
#donate_panel h2 {
	font-size: 1em;
	line-height: 1.625em;
}


/* @group subsidary_cont */

.subsidary_cont h3 {
	font-size: 0.875em; /* 16x0.875=14px */
	}

.subsidary_cont p {
	font-size: 0.7em; /* 16x0.75=12px */
	}
.subsidary_cont li {
	font-size: 0.75em; /* 16x0.75=12px */
}

#footer p {
	font-size: 0.75em; /* 16x0.875=14px */
	}

/* Access */

#outerWrapper #access li {
	font-size: 0.75em; /* 16x0.75=12px */
	}

/* Quicklinks */

#outerWrapper #quicklinks li {
	font-size: 0.75em; /* 16x0.75=12px */
	}
	

.small{
	font-size: 1em;
}
.medium{
	font-size: 1.3em;
}
.large{
	font-size: 1.5em;
	}
