.Text {
	font-family: "Times New Roman";
	font-size: 12px;
	color: #FFFFFF;
	line-height: 14pt;
}
.Text02 {
	font-family: "Times New Roman";
	font-size: 10px;
	color: #999999;
}
.Titles {
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.NaviText {
	font-family: "Times New Roman";
	font-size: 9px;
	color: #999999;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 20px;
}
.bodytext_CAPS {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 20px;
	text-transform: uppercase;
}

a.bodytext:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 20px;
	text-decoration: underline; 
}
a.bodytext:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 20px;
	text-decoration: none; 
}
a.bodytext:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
	text-decoration: underline; 
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 20px;
	font-weight: bold;
	color: #990033;
}
a.header:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 20px;
	font-weight: bold;
	color: #990033;
}
a.header:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 20px;
	font-weight: bold;
	color: #990033;
}
a.header:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 20px;
	font-weight: bold;
	color: #990033;
	text-decoration:underline;
}
