@charset "UTF-8";
/* CSS Document */
body { margin:0px; text-align:center; background-image:url(images/bg.jpg)}

.strong {font-size:120%; font-weight:bold}
.j14{font-size:14px;line-height:18px}
.j12{font-size:12px;line-height:20px}
.j10{font-size:10px;line-height:16px}

a:link {color:#001632}
a:hover {color:#001632}
a:visited {color:#001632}

div#container{
 text-align:center;
 width:897px;
 padding:0px 0px 0px 0px;
 }
 

p.tue_footer {
   border-bottom: 16px solid #cdc000;
}