body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}


.box {  
   -webkit-border-radius: 5px;  
   -moz-border-radius: 5px;  
   background: #fff;  
   border: 1px solid #aaa;  
   width: 300px; 
   margin: 5;              /* Amount of negative space around the outside of the body */
   padding: 10px;             /* Amount of negative space around the inside of the body */
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
.style4 {
	font-size: 18px;
	color: #FFFFFF;
}
.level1 {
	color: #f39c19;
	font-weight: bold;
	font-size: 16px;
}
.level2 {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	position: relative;
	left: 10px;
}
.style6c {
	color: #000000;
	font-weight: bold;
	font-style: italic;
}
.style18 {font-size: 11px; color: #FFFFFF; }
.style19 {
	font-size: 24px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}
.style20 {
	font-size: 16px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #000000;
	}
.table_row {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	color: #333333;
	vertical-align: middle;
}

.table_even {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	color: #333333;
	vertical-align: middle;
	background-color: #DDDDDD;
}

a.table_even:link { text-decoration: none; }
a.table_even:hover { text-decoration: underline; }

.table_odd {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	color: #333333;
	vertical-align: middle;
	background-color: #F9F9F9;
}

a.table_odd:link { text-decoration: none; }
a.table_odd:hover { text-decoration: underline; }
}
.style21 {

	font-size: 12px;
	color: #333333;
	font-style: normal;
	font-weight: bold;
}

h1 {
	color: #73b5f4;
}

th {
	color: #73b5f4;
	text-align: left;
}

h3 {
	color: #f39c19;
}

h2 {
	color: #f39c19;
}

