﻿.biotext
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9pt;
}

.menu
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11pt;
}

.biosmalltext
{ font-family: Georgia, Times New Roman, Times, serif; font-size:8pt; }

.bodytext
{ font-family: Georgia, Times New Roman, Times, serif; font-size:9pt; }

.smalltext
{ font-family: Tahoma, Geneva, sans serif; font-size:8pt; }


td,th,TD, TH, { font-family: Georgia, Times New Roman, Times, serif; font-size: 9pt ; color: #000033; } 

H1 {font-family: Georgia, Times New Roman, Times, serif; font-size:16pt/14pt }

H2 {font-family: Georgia, Times New Roman, Times, serif; font-size:14pt/12pt}

H3 {font-family: Georgia, Times New Roman, Times, serif; font-size:12pt/12pt }


.linkclass1 A:link {
	color: #770000;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none
}

.linkclass1 A:visited {
	color: #770000;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none
}

.linkclass1 A:active {
	color: #770000;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none
}

.linkclass1 A:hover {
	color: #006699;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none
}


.linkclass2 A:link {
	color: #770000;
	font-family: Georgia, Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 10pt;
	text-decoration: none
}

.linkclass2 A:visited {
	color: #770000;
	font-family: Georgia, Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 10pt;
	text-decoration: none
}

.linkclass2 A:active {
	color: #770000;
	font-family: Georgia, Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none
}

.linkclass2 A:hover {
	color: #006699;
	font-family: Georgia, Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 9pt;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none
}



A:link {color:#770000; font-weight:bold; text-decoration:none}

A:visited { color:#770000; font-weight:bold; text-decoration:none}

A:active { color:#770000; font-weight:bold; text-decoration:none}

A:hover {
	color: #006699;
	font-weight: bold;
	text-decoration: none;
}

.center{
    position: absolute;
    margin: 0;
    left: 0; 
    right: 0;
    top: 0;
    bottom: 0; 
	 
}
	
	
}

.outer {
	width: 100%;
	padding: 5%;
}

.inner {
	width: 100%;
	padding: 5%;
}


	