table.main{
	border : 0 none;
	width : 700;
}
.small_header{
	text-align : left;
	vertical-align : middle;
	font-family :sans-serif;
	font-size : 12;
	font-style : normal;
	font-weight : bold;
}
.addr{
	font : 14 sans-serif;
	text-align : center;
	padding-bottom : 2%;
}
.paragr{
	text-align: justify;
	font-family : Helvetica, sans-serif;
	font-size : 12;
	font-style : normal;
	font-weight : normal;
}
.main_header{
	text-align: center;
	vertical-align: middle;
	font : bold 16 sans-serif;

}
.head{
	text-align: center;
	vertical-align: middle;
	padding-bottom : 0;
	font : bold 20 sans-serif;
}
.inside_links_big{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 14;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
}
.inside_links_small{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 12;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
}
table.providers{
	border : 3px double #006400;
	width : 700;
	font: normal normal 12 sans-serif;
	text-align : center;
	vertical-align : middle;
}
table.small{
	border: 3 double #006400;
	width : 500px;
	font : normal 12 sans-serif;
	text-align: center;
	vertical-align: middle;
}
td.sm_colored{
	background : #FFEFD5;
	width: 100px;
}
td.sm_simple{
	width: 100px;
}
pre.codes{
	text-align : left;
	vertical-align : middle;
	font : normal normal 12 sans-serif;
	color : #006400;
	width : 700px;
}
.code_header{
	background-color : #006400;
	text-align : left;
	vertical-align : middle;
	font : bold normal 12 sans-serif;
	color : White;
}
.up{
	border-width: 0;
	text-align: right;
	vertical-align: middle;
	font : normal oblique 8px fantasy;
}