body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.normal_text {
	font-family: "Book Antiqua";
	font-size: 14px;
	font-weight: normal;
}
.normal_text A{
	color: #000000;
	text-decoration:none;
}
.normal_text A:link{
	color: #000000;
	text-decoration:none;
}
.normal_text A:hover{
	color: #FF0000;
	text-decoration:none;
}



.HOME_Button {
	font-family: "Book Antiqua";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.HOME_Button A{
	color: #000000;
	text-decoration:none;
}
.HOME_Button A:link{
	color: #000000;
	text-decoration:none;
}
.HOME_Button A:hover{
	color: #FF0000;
	text-decoration:none;
}




.left_buttons_white {
	font-family: "Book Antiqua";
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
}
.left_buttons_white A{
	color: #FFFFFF;
	text-decoration:none;
}
.left_buttons_white A:link{
	color: #FFFFFF;
	text-decoration:none;
}
.left_buttons_white A:hover{
	color: #FFFF00;
	text-decoration:none;
}






.section_head_black {
	font-family: "Book Antiqua";
	font-size: 17px;
	font-weight: bold;
	line-height: 19px;
}
.section_head_white {
	font-family: "Book Antiqua";
	font-size: 17px;
	font-weight: bold;
	line-height: 19px;
	color: #FFFFFF;
}

.section_subhead_black {
	font-family: "Book Antiqua";
	font-size: 15px;
	font-weight: normal;
	line-height: 19px;
}
.section_subhead_col01 {
	font-family: "Book Antiqua";
	font-size: 15px;
	font-weight: bold;
	line-height: 19px;
	color: #FF0000;
}
.section_subhead_col02 {
	font-family: "Book Antiqua";
	font-size: 17px;
	font-weight: bold;
	line-height: 19px;
	color: #FF0000;

}
.scrolling_text {
	font-family: "Book Antiqua";
	font-size: 12px;
	font-weight: bold;
	line-height: 19px;
	color: #FF0000;

}

.scrolling_text A{
	color: #FF0000;
	text-decoration:none;
}
.scrolling_text A:link{
	color: #FF0000;
	text-decoration:none;
}
.scrolling_text A:hover{
	color: #0000FF;
	text-decoration:none;
}



.small_text {
	font-family: "Book Antiqua";
	font-size: 10px;
	font-weight: normal;
}
.normal_text_blue {
	font-family: "Book Antiqua";
	font-size: 14px;
	font-weight: normal;
	color: #0000FF;
}
.normal_text_blue_bold {
	font-family: "Book Antiqua";
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;

}
