
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    font-weight: normal;
	margin-top: 0px;
                  min-width: 760px;
                  color:#000000;
                 
}
B {font:Arial, Helvetica, sans-serif; 14px bold; color:#4D569E}                 
      	
A {
	COLOR: #4D569E;
	TEXT-DECORATION: none;
}
A:active {
	COLOR: #84879F;

	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #45485E;
	TEXT-DECORATION: none; 
}
A:visited {
	COLOR: #4D569E; 
}

a img {
	border: 0;
}


ul,li,p,td,tr,body    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
}

h1 {
font-size: 16px;
color: #000000;
font-weight: bold;
margin-top: 0px;
margin-bottom: 3px;
} 
h2 {
font-size: 15px;
color: #524646;
font-weight: bold;
margin-top: 0px;
margin-bottom: 3px;
}
.border-cococo{



	border: 2px dotted #cococo;
}