.st1 {
background-color: #FFF;
}
.style2 {
	color: #F00;
}
.style3 {
	text-align: center;
	background : #D9D9FF url(img-logo/logo1.gif) 200px 0 no-repeat;
	height: 20px;
}
.logo2 {
background : #0054A8 url(img-logo/logo2.gif) no-repeat 100px 50px;
height:116px;
color:#0f0;
	text-align: center;
	padding:5px;
width: 650px;
}
.tr {
	background-color : #0054a8;
}
.centr {
text-align: center;
}
.style5 {
	font-size: medium;
}

body {
	background-color : #006;
	font-size:10pt;
	font-family : "Times New Roman";
}

.red {
color:#f22;
font-weight:700;
}
.blu {
color:blue;
}
.tab {
border: 0 solid #111;
}
#menu {
	border: 0 solid #111;
	background-color:#D9D9FF;
	height : 50px;
}
#menu th {
border-left: 2px solid #fff; 
border-top:none;
border-right:2px solid #fff;
border-bottom:none;
}
#menu a {
text-decoration: none;
color:#006;
font-size:15px;
font-weight:700;
}
#menu-l a {
text-decoration: none;
color:#006;
font-size:17px;
font-weight:700;
}
#menu-l {
text-align:center;
}
#body {
background-color: White;
padding:10px;
}
.click {
background:#fff url(img-logo/line.gif) no-repeat 60px 17px;
height:40px;
width:650px;
}
#body h1 {
font-size: 20px;
color:red;
text-align: center;
text-transform : uppercase;
}
#body h2 {
font-size: 17px;
color:#d00;
text-align: center;
}
#begun {
font-size: 9pt;
}
#body p {
TEXT-ALIGN: justify;
}
#body a {
font-weight:700;
color:#0054A8;
text-decoration: none;
}