body, td, p {
color : #333333; 
font-family : Georgia, Times New Roman, Times, serif; 
font-size : 9pt; 
} 

a:link {
	color: #A74300;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #C54F27;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #C54F27;
	text-decoration: none;
	font-weight: bold;
}

blockquote {
	color: #9E3100;
	font-size: 7pt;
	font-style: italic;
}
em {
	color: #9E3100;
}

.top {
	font-size: 8pt; 
	border-bottom : 1px solid #C54F27; 
	padding-top : 1px; } 

.disclaimer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 7pt;
	line-height: 12px;
	font-weight: normal;
	color: #333333;
}

.tableNavi {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
}

input, textarea, option, select {
	background-color: #FFFFFF;
	font-family : Georgia, Sans-Serif; 
	font-size: 7.5pt;
	color: #C54F27;
	letter-spacing: 0px;
	border: 1px solid #C54F27;
	padding:2px; }