body,td,th {
	color: #1B1E53;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
body {
	margin: 0px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	margin: 8px auto 5px auto;
}
h1 {
	font-size: 14px;
	font-weight:bold;
	color:#1B1E53;
	margin: 0;
}

.logo {  width:70%; }

div {margin:0px;}

.div {height:auto; }
.mobi {height:20px; line-height:20px; background:#1B1E53; color:#FFF;}
.header {
	/*height:60px;*/
	padding:7px 7px 7px 8px;
}
.nav {
	height:26px;
	background:url(/images/nav_back.gif) repeat-x #002053;
	line-height:26px;
	font-weight:bold;
	margin-bottom:2px;
}

p {margin-top:4px;}
a.white:link {color:#FFF; text-decoration:none; font-size:14px; }
a.white:visited {color:#FFF; text-decoration:none;  font-size:14px; }
a.white:active {color:#FFF; text-decoration:none;  font-size:14px; }
a.mov:link {color:#D11242; text-decoration:none; font-size:12px; font-weight:bold; }
a.mov:visited {color: #C36; text-decoration:none; font-size:12px; font-weight:bold; }
a.mov:active {color:#D11242; text-decoration: none; font-style:italic; font-size:12px; font-weight:bold; }
.content{
	background: url(/images/article_back.jpg)  repeat-x top;
	padding-top: 5px;
	margin: 4px;
}
.right{float:right; margin:3px;} .left{float:left; margin:3px;}
.clr {clear:both; height:0px;}
br.c1 {clear:both}
img {border:0 none;}
blockquote {margin-left:20px;}
ul {margin-left:15px; padding:0px;}
.full {width:200px;}