/* css document */


body { 
	margin-left:0; 
	margin-right:0; 
	margin-top:0; 
	margin-bottom: 0; 
	}

body, td, th {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#000000;
	line-height:19px;
	text-align:left;
	}

a:link {
	color:#006633;
	text-decoration:underline;
	}

a:hover {
	color:#FF6633;
	text-decoration:none;
	}

a:visited {
	color:#ff6633;
	text-decoration:underline;
	}

h1 { color:#ff6633; }
h2 { color:#ff6633; }
h3 { color:#ff6633; }
h4 { color:#ff6633; }

.bottom { font-size:12px;}
.box {font-size:17px; text-align:left}