body {
	background-color: #B40000;
	margin: 5px;
}
.base {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}
.base a {
	color: #FFFFFF;
	text-decoration : none;
	font-size: 10px;
	font-family: Tahoma;
}
.base a:hover {
	color: #FFFF00;
	text-decoration : none;
	font-family: Tahoma;
	font-size: 10px;
}
.base a:active {
	color: #FFFF00;
	text-decoration : none;
	font-family: Tahoma;
	font-size: 10px;
}
.top {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 0px;
}
.left {
	font-family: Tahoma;
	font-size: 12px;
	text-indent: 10pt;
	margin-bottom: -20px;
	font-weight: bold;
	color: #F77939;
	height: 20px;
	padding-top: 5px
}
.left a {
	color : #F77939;
	text-decoration : none;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
}
.left a:hover {
	color : #033A65;
	text-decoration : none;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
.left a:active {
	color : #FF9933;
	text-decoration : none;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
h1 {
	font-family: Tahoma;
	font-size: 18px;
	color: #F77939;
	text-align: center;
	margin-bottom: -10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-bottom: 3px;
	padding-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
p {
	font-family: Tahoma;
	font-size: 12px;
	color: #033A65;
	margin-left: 10px;
	margin-right: 10px;
}
p.profile {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	margin-left: 5px;
	margin-right: 5px;	
}
p.sample {
	font-family: Tahoma;
	font-size: 12px;
	color: #F77939;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
}
a {
	font-family: Tahoma;
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	font-family: Tahoma;
	color: #FF9900;
	text-decoration: none;
}
a:active {
	font-family: Tahoma;
	color: #FF9500;
	text-decoration: underline;
}
.subhead {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-align: left;
	margin-left: 10px;
}
.text-link {
	font-family: Tahoma;
	font-size: 12px;
	color: #F77939;
	font-weight: bold;
}
.text-link a {
	color: #F77939;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
.text-link a:hover {
	color: #033A65;
	text-decoration: underline;
	font-size: 12px;
}
.bold {
	font-weight: bold;
	padding-top: 5px;
}
ul {
	font-size: 12px;
	color: 033465;
	font-family: Tahoma;
}