html,body {
	margin-left: 0px;
	margin-top: .5in;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
}
a:link {
	color: #511010;
	text-decoration: underline;
}
a:visited {
	color: #511010;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
.smallBurgandy {
	font-size: 80%;
	color: #511010;
}
#tblPage {
	font-family: Arial, Helvetica, sans-serif;
	height:100%;
}
body,td,th {
	font-size: 16px;
}
.smallWhite {	font-size: 80%;
	color: #FFFFFF;
}
.smallWhite a:link {
	color: #FFFFFF;
	text-decoration: underline;	
}
.smallWhite a:visited {
	color: #FFFFFF;
	text-decoration: underline;	
}
.smallWhite a:hover {
	color: #FFFFFF;
	text-decoration: none;	
}
.PageTitles {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-variant: small-caps;
	color: #3D0000;
}
.ProfileTitles {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
}
.BigName {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
}
#tblPage #tblProfiles {
	font-family: "Times New Roman", Times, serif;
}
#tblPage #tblProfiles p {
	text-align: justify;
	line-height: 120%;
}
.style1 {font-size: 14px}
.redCorpName {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-variant: small-caps;
	color: #511010;
}
.doubleLine {
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #000000;
}
.style2 {font-size: 18px}
