﻿/* CSS layout */} 


    body {
    width:850px;
    background-color:#CCCCCC;
}
    background-color:#CCCCCC; {
}
	
{
    text-decoration:none;
}
{
    font-family:"Times New Roman", Times, serif;
}
.H1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	padding: 4px;
	margin: 2px;
	text-align: center;
}
.H2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	padding: 5px;
	margin: 5px;
}
.H3 {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	text-align: center;
	padding: 4px;
	margin: 4px;
}
.bodyText {
	font-family:"Times New Roman", Times, serif;	font-size:medium;
	font-weight:normal;
	line-height:1.2em;
	vertical-align:text-top;
	text-align:center;
	padding:4px;
	margin:4px;
}
.pCenter {
	font-family:"Times New Roman", Times, serif;	font-size:small;
	text-align: center;
	padding: 4px;
	margin: 4px auto 4px auto;
	text-decoration:none

}
.centerTable
{
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	border-spacing: 6px;
	table-layout: auto;
}
.H4 {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-small;
	font-weight: lighter;
	text-align: center;
	right: auto;
	left: auto;
	margin-right: auto;
	margin-left: auto;
}
ul
{
    list-style-type: disc;
    padding: 0px;
    margin: 0px;
    text-decoration:none
}
li
{
	list-style-type: disc;
	text-decoration:none
}
 .pLeft {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	padding: 2px;
	margin: 2px;
	text-decoration: none;
	color: #FFFFFF;
	text-align: left;
}
.bioText {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-small;
	font-weight: lighter;
	text-decoration: none;
	text-align: left;
}
.topDiv {
	position: absolute;
	margin-top: 50px;
}
.footer {
    text-align: center;
}