body {
	font-size: 14px;
	font-family: arial, verdana, helvetica, sans-serif;
	color: #003399;
	vertical-align: top;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	border-left: none;
	border-top: none;
	border-bottom: none;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 50px;
   text-decoration: none;	
	text-align: center;
}

A:link {
} 

A:visited {
}

A:hover {
}

A:active {
}

A.col:link {
} 

A.col:visited {
}

A.col:hover {
}

A.col:active {
}

.refcol {
}

#menu ul {
   list-style: none;
   margin: 0px;
   padding: 0px;
}

.blue {
	color: Blue;
}

.red {
	color: Red;
}

.sred {
	color: Red;
	font-weight: bold;
}

.sblue {
	color: Blue;
	font-weight: bold;
}

.sgreen {
	color: #00FF00;
	font-weight: bold;
}

.sblack {
	color: Black;
	font-weight: bold;
}

#menu ul li {
	display: none;
	padding-left: 10px;
	padding-right: 10px;
}

#menu a {
}

#menu a:visited {
}
        
#menu a:active {
}
        
#menu a:hover {
}        

p {
	line-height: 150%;
	font-size: 14px;
}

p.col {
	line-height: 100%;
	font-size: 12px;
	font-family: arial, verdana, helvetica, sans-serif;
}

p.cent {
	text-align: center;
}

p.quot {
	line-height: 100%;
	font-size: 0px;
	font-family: arial, verdana, helvetica, sans-serif;
	text-align: center;
	padding-left: 100px;
	padding-right: 100px;
	color: White;
}

hr.red {
	color: red;
	width: 70%;
}

h1 {
	font-size:30px;
	font-weight:bold;
}

h2 {
	font-size:24px;
	font-weight:bold;
}

h3 {
	font-size:18px;
	font-weight:bold;
}

p.references {
	font-weight: bold;
	color: Black;
	font-size: larger;
}

img {
	border: 0px;
}

#content {
	background-color: #ffffff;
	color: inherit;
	width: 750px;
	margin: 50px auto 50px auto;
	text-align: center;
	position: relative;
}

#header {
	color: inherit;
	vertical-align: middle;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: auto;
	margin-top: 0px;
	padding-right: 20px;
	height: 250px;
}

#menu {
}


#central {
	background-color: White;
	color: inherit;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: left;
	position: relative;
}


#footer {
	height: 0px;
}

#footer table {
	}

