body {
	background-color: #ffffff;
	margin: 0px;
}

body, td, p {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}

textarea {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}

p {
	margin-top: 0px;
	margin-bottom: 7px;
}

h1 {
	font-size: 20pt;
	margin-top: 0px;
	margin-bottom: 7px;
}

h3 {
	font-size: 14pt;
	margin-top: 0px;
	margin-bottom: 7px;
}

h4 {
	font-size: 10.5pt;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 7px;
}

#maintable {
	margin-left: auto;
	margin-right: auto;
}

.front_profile {
	font-size: 12pt;
}

.section_top {
	font-weight: bold;
	color: #000000;
	margin-top: 5px;
}

.bottom_tab {
	position: relative;
	top: 5px;
	font-size: 15pt;
	padding-right: 15px;
}

.padded {
	padding: 5px;
}

.content {
	background-color: #ffffff;
}

.blue_bottom {
	background-color: #e5feff;
	padding: 3px;
}

.white_bottom {
	background-color: #ffffff;
	padding: 3px;
}

.important_message {
	color: #ff0000;
	font-weight: bold;
	margin: 10px;
}

.bold_link a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.bold_link a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.bold_link a:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.bold_link a:hover{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
