html {
margin: 0px;
padding: 0px;
}
body {
margin: 0px;
padding: 0px;
background-color:#FFFFFF;
}
a {
font-family: Arial, Helvetica, sans-serif;
line-height: normal; 
font-weight: normal;
line-height: 1.2;
}
a:link {
color: #006600;
text-decoration: underline;
}
a:hover {
color: #006600;
text-decoration: none;
}
a:visited {
color: #006600;
text-decoration: underline;
}
a:active {
color: #006600;
text-decoration: underline;
}
h1 {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 20px; 
line-height: normal; 
font-weight: bold;
}
h2 {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 18px; 
color: #006600;
line-height: normal; 
font-weight: bold;
}
h2 a:link {  
text-decoration: underline;
}
h2 a:visited {  
text-decoration: underline;
}
h2 a:hover {  
text-decoration: none;
}
h2 a:active {  
text-decoration: underline;
}
h3 {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 16px; 
color: #006600;
line-height: normal; 
font-weight: bold;
}
h4 {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; 
color: #993333;
line-height: normal; 
font-weight: bold;
}
h5 {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
line-height: normal; 
font-weight: bold;
}
p {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
line-height: normal; 
font-weight: normal;
color: #000000; 
line-height: 1.2;
}
p a {
text-decoration: underline;
}
ul {
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
line-height: normal; 
font-weight: normal;
color: #000000; 
line-height: 1.2;
}
ul a {
text-decoration: underline;
}
.copyright { 
font-family: Arial, Helvetica, sans-serif; 
font-size:11px; 
line-height: normal; 
font-weight: bold;
color: #000000; 
line-height: 1.0;
}
.table_activitycart {
	margin-top:5px;
	margin-bottom:5px;
	background-color: #FBDB6E;
}
.table_activitycart th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#E5EFB9;
	background-color:#086421;
}
.table_activitycart tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	background-color:#FBDB6E;
}
.table_activitycart td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	background-color:#FBDB6E;
}