body {
	margin: 0px;
	font-family: tahoma;
	color:#383838;
}

td {
	font-size: 12px;
}

.F01 {
	font-size: 11px;
}

.F02 {
	font-size: 14px;
}

a.L01:link {color: #FFFFFF; text-decoration: none}
a.L01:active {color: #FFFFFF; text-decoration: none }
a.L01:visited {color: #FFFFFF; text-decoration: none }
a.L01:hover {color: #000000; text-decoration: none; }

a.L02:link {color: #5D5D5D; text-decoration: none}
a.L02:active {color: #5D5D5D; text-decoration: none }
a.L02:visited {color: #5D5D5D; text-decoration: none }
a.L02:hover {color: #0067CE; text-decoration: none; }

a.L03:link {color: #004E9B; text-decoration: none}
a.L03:active {color: #004E9B; text-decoration: none }
a.L03:visited {color: #004E9B; text-decoration: none }
a.L03:hover {color: #0075EA; text-decoration: none; }

a.L04:link {color: #009900; text-decoration: none}
a.L04:active {color: #009900; text-decoration: none }
a.L04:visited {color: #009900; text-decoration: none }
a.L04:hover {color: #00CC00; text-decoration: none; }

.B01 {
	font-size: 12 px; 
	font-family:Tahoma; 
	border-right: #E7E7E7 1px solid;
	border-bottom: #E7E7E7 1px solid;
	border-left: #333333 1px solid; 
	border-top: #333333 1px solid;  
	background: #D4E6F0; 
	color: #2D6482; 
	}

.Btn01 {
	font-size: 12 px; 
	font-family:Tahoma; 
	background: #3D87AF; 
	color: #FFFFFF; 
	border-right: #2E6685 1px solid;
	border-bottom: #2E6685 1px solid;
	border-left: #2E6685 1px solid; 
	border-top: #2E6685 1px solid;  
}