/*------------------------------------
	GENERAL
------------------------------------*/

body {	
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
}
.sf_outer_wrapper{
	width:727px;
	margin: auto;	
	
}
.sf_wrapper{
	width:727px;		
}

a:link {
	color:#000;
}

a:visited {
	color:#000;
}

a:hover {
	color:#000;
}

.sf_extra1{
    width: 727px;
    height: 18px !important; height: 18px;
    min-height: 18px;

}


.dottedTable {
    border-top: 1px dotted;
    border-left: 1px dotted;
}

.dottedTable td {
    border-right: 1px dotted;
    border-bottom: 1px dotted;
}

.Nul {
    list-style-type: square;
    font-size: 15px;
}