body {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: black;
	text-decoration : none;
	line-height : 1.5;

}

td {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: black;
	text-decoration : none;
	line-height : 1.5;
}

.BM  {
	font-size : 12px;
	font-family : Verdana; Arial
	font-weight : normal;
	color : black;
	text-decoration : none;
	line-height : 1.5;
}

.BL  {
	font-size : 14px;
	font-family : Verdana; Arial
	font-weight : normal;
	color : black;
	text-decoration : none;
	line-height : 1.5;
}

.BS  {
	font-size : 10px;
	font-family : Verdana; Arial CE
	font-weight : normal;
	color : black;
	text-decoration : none;
	line-height : 1.5;
}

.BXS  {
	font-size : 9px;
	font-family : Verdana; Arial CE
	font-weight : normal;
	color : black;
	text-decoration : none;
	line-height : 1.5;
}

.RM  {
	font-size : 12px;
	font-family : Verdana; Arial
	font-weight : normal;
	color : red;
	text-decoration : none;
	line-height : 1.5;
}

.menu a:link, .menu a:visited {
	color:#000000;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	display:block;
}

.menu a:hover {
	color:#e60831;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	display:block;
}

.menu .padding_left {
	padding-left:7px;	
}

.menu .padding_right {
	padding-right:7px;	
}

.button_blue a:link, .button_blue a:visited, .button_blue:link, .button_blue:visited {
	display:block;
	padding:3px;
	background-color:#0483BF;
	text-decoration:none;
	color:#FFFFFF;
	text-align:center;
	border:#005482 solid 1px;
	font-size:11px;
	width:150px;
}
.button_blue a:hover, .button_blue:hover {
	display:block;
	padding:3px;
	background-color:#00ABEC;
	text-decoration:none;
	color:#FFFFFF;
	font-size:11px;
}
