

*
{
	font-family:"Lucida Grande", "Verdana", "Arial", sans-serif;
	color: gray;
	font-size:10pt;
}

h1 
{ 
	font-size:36pt; 
	text-align:center;
	word-spacing:-0.1em;
	letter-spacing:0.0em;
}
h2 
{
	font-size:18pt;
}
h3
{
	font-size:14pt;
	text-align:center;
	
}
h4
{
	text-align:center;
	
}

.contents_bold
{
	font-weight:bold;
	display:block;
}

.centered
{
	text-align:center;
}

.highlight
{
	color:red;
}

a
{
	font-size:18pt;
	text-align:center;
	display:block;
	font-weight:bold;
	text-decoration:none;
	line-height: 200%;
}
a:link
{
	color:teal;
}
a:visited
{
	color:teal;
}
a:hover
{
}
a:active
{
	color:maroon;
}

.contents
{
	font-size:12pt;
	list-style-type: none;
	text-align:center;
	line-height: 150%;
	text-indent:0%;
}

li 
{ 
	font-size:10pt;
}

li.contents
{
	font-size:12pt;
	font-weight:bold;
	list-style-type: none;
	text-align:center;
	line-height: 150%;
	text-indent:0%;
}

p
{
	text-align:left;
	font-size:10pt;
	line-height: 150%;
}


td
{
	text-align:justify;
	font-size:10pt;
}

blockquote
{
	font-size:10pt;
}

img
{
	vertical-align: middle;
	text-align: center;
}


.tinacorner
{
	top: 275px;
	right: 25px;
	margin-top: 25px;
	margin-left: 25px;
	margin-right: 25px;
	width: 250px;
	height: 250px;
	position: absolute;
}

.thomascorner
{
	top: 275px;
	left: 25px;
	margin-top: 25px;
	margin-left: 25px;
	margin-right: 25px;
	width: 250px;
	height: 250px;
	position: absolute;
}

.grahamcorner
{
	top: 25px;
	right: 25px;
	margin-top: 25px;
	margin-left: 25px;
	margin-right: 25px;
	width: 250px;
	height: 250px;
	position: absolute;
}

.mickcorner
{
	top: 25px;
	left: 25px;
	margin-top: 25px;
	margin-left: 25px;
	margin-right: 25px;
	width: 250px;
	height: 250px;
	position: absolute;
}

.pic_desc
{
	font-size:12pt;
}

.pic_caption
{
	font-size:9pt;
}

.footnote
{
	font-size:7pt;
}

.otherlinks
{
	bottom: 25px;
	position: absolute;
	width: 100%;
}
