.LsP_body {
	background-color: #FFFFFF;
	margin: 0;
}
.LsP_Font {
	font-size: x-small;
	color: #0000000
}
.LsP_Font_Alert {
	font-size: small;
	color: #FF0000;
}
.LsP_Font_Note {
	font-size: 10px;
	color: #FF3333;
}
.LsP_Font_Link {
	text-decoration: none;
	font-size: x-small;
	color: #000000}
.LsP_Font_Menu {
	text-decoration: none;
	font-size: x-small;
	color: #999999;
}
.LsP_Font_Small {
	font-size: 10px;
	color: #0000000
}
.LsP_Font_NewsTitle {
	font-size: 16px;
    font-weight: bold;	
	color: #D05050;
}
.LsP_Font_NewsDate {
	font-size: 12px;
	color: #000000;
    text-align: right;
    margin-right: 15px;
}
.LsP_Font_NewsBody {
	font-size: 12px;
	color: #000000;
    margin-bottom: 10px;
    margin-top: 10px;
}
.LsP_MenuTH {
	background-color: #FFFFFF;
	color: #000000;
	padding: 7px;
	font-size: medium;
	font-weight: bold;
}
.LsP_MenuTD {
	background-color: #999999;
	padding: 5px;
	font-size: x-small;
	border-top: 0px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}
.LsP_Menu {
	background-color: #FFFFFF;
	color: #000000;
	padding: 0px;
	font-size: x-small;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.LsP_Menu1 {
	background-color: #FFFFFF;
	color: #000000;
	padding: 4px;
	font-size: x-small;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.LsP_Menu2 {
	background-color: #FFFFFF;
	color: #000000;
	padding: 4x;
	font-size: x-small;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.LsP_TH {
	background-color: #d05050;
	color: #FFFFFF;
	padding: 5px;
	font-size: x-small;
	font-weight: bold;
}
.LsP_TD {
	background-color: #F7F3F3;
	padding: 5px;
	border: thin none #666666;
	font-size: x-small;
}
.LsP_TL {
	background-color: #d05050;
	color: #FFFFFF;
	padding: 0px;
	font-size: x-small; 
}
.LsP_Input {
	background-color: #FFEEFF;
}
.LsP_Button {
	background-color: #d05050;
	color: #FFFFE0;
	margin: 2px;
	padding: 2px;
	font-size: x-small;
}
.LsP_NewsTop {
    margin-top: 8px;	
}
