@charset "UTF-8";
/* CSS Document */

body { 
    font-family: Arial, Helvetica, sans-serif;
 	font-size: 10px;
 	}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:0;
   margin:0;
}
h2 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:0;
   margin:0;

}
h2 a:link, h2 a, h2 a:visited, h2 a:active{
   text-decoration:none;
   
}
h3 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding:0;
   margin:0;

}
h3 a:link, h3 a, h3 a:visited, h3 a:active{
   text-decoration:none;
   font-size: 14px;
   
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:0;
   margin:0;
   font-weight:normal; 
}
h5 a:link, h5 a, h5 a:visited, h5 a:active{
   text-decoration:none;
   
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:0;
   margin:0;
   font-weight:normal; 
   margin:10px 0;
}
h1 a:link, h1 a, h1 a:visited, h1 a:active{
   text-decoration:none;
   
}

h6{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:0;
   margin:0;
	
}
.table_white{
	background-color:#FFF;
}
.table_white_topleft{
	background-image:url(../images/c_topleft.png);
	width:10px;
	height:8px;
}
.table_white_topright{
	background-image:url(../images/c_topright.png);
	width:9px;
	height:8px;
}
.table_white_bottomleft{
	background-color:f1f1f1;
	background-image:url(../images/c_bottomleft.png);
	width:10px;
	height:9px;
}
.table_white_bottomright{
		background-color:f1f1f1;
	background-image:url(../images/c_bottomright.png);
	width:9px;
	height:9px;
}
