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

body,td,th {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;	
min-width:1020px;
}

body {
margin-left: 0;
margin-top: 0;
margin-right: 0;
margin-bottom: 0;
height:100%;
min-width:1020px;
}
	
html {
height:100%;
}

p {
margin:0;
}
	
ul {
margin-top:0;
margin-bottom:0;
}

h1 {
margin:0;
padding:0;
}

h2 {
margin:0 0 5px 0;
padding:0;
font-size:15px;
font-weight:bold;
}

a {
color: #999999;
text-decoration: none;
outline:none;
}

a:hover {
text-decoration: none;
color: #000000;
}

.footer_text {
color:#CCCCCC;
}

.footer_text a {
color: #CCCCCC;
text-decoration: none;
}

.footer_text a:hover {
text-decoration: none;
color: #999999;
}
