/* body */

body{
	color:#000000;
	background-color:#000066;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	padding:0;
	}

/* text */

.s5{
	font-size: 16px;
	line-height: 120%;
}

.s5b{
	font-size: 16px;
	line-height: 120%;
	font-weight:bold;	
}

.s4{
	font-size: 14px;
	line-height: 120%;
}

.s4b{
	font-size: 14px;
	line-height: 120%;
	font-weight:bold;	
}

.s3{
	font-size: 12px;
	line-height: 120%;
}

.s3b{
	font-size: 12px;
	line-height: 120%;
	font-weight:bold;	
}


.s2{
	font-size: 10px;
	line-height: 120%;
}

.s2b{
	font-size: 10px;
	line-height: 120%;
	font-weight:bold;	
}

.s1{
	font-size: 9px;
	line-height: 120%;
}

.s1b{
	font-size: 9px;
	line-height: 120%;
	font-weight:bold;	
}

/* link */

a:link{
	color:	#54A8E3;
}
a:visited{
	color:	#7D002D;
}
a:hover{
	color:	#FF7C27;
}
a:active{
	color:	#FF7C27;
}


/* img */

img {  
	border-style: none; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px;
}

/* td */

/* table */
