body {
	font-family: "Times New Roman", Times, serif;
	background-color: #dad2b2;
	font-size: 13px;
	color: #413A1E;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	text-align: left;

}

a:link { color: #6B6343; text-decoration: underline;}
a:visited { color: #6B6343; text-decoration: underline;}
a:active { color: #6B6343; text-decoration: none;}
a:hover { color: #413A1E; text-decoration: underline;}

p, td, br {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #6B6343;
}

th {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #6B6343;
	font-weight: bold;
}

h1.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
}

h2, h3, h4, h5, h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
}

sup {
	font-family: "Times New Roman", Times, serif;
	font-size: 8px;
}

.error {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ff0000;
	font-weight: bold;
}

.strongwhite {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}

.normal {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #6B6343;
	padding: 0px 10px 0px 10px;
}

.small {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #6B6343;
}

.footnote {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #6B6343;
}

.warning {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #6B6343;
}

.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #6B6343;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #6B6343;
	text-align: center;
	padding: 5px; 
}

.welcome_header {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #413A1E;
	font-weight: bold;
	padding: 30px 5px 5px 10px;	
}
