.class { 
//	background-color: #ffffff;
//	color: #000000; 
	color: #620408;
        font-size: 15px; 
	line-height: 20px; 
        font-family: Tahoma, Trebuchet MS, Helvetica, Geneva, Swiss, SunSans-Regular;
//        font-weight: bold;
}

.class1, h1, h2 { 
	color: #680809; 
        font-size: 16px; 
	line-height: 21px; 
        font-family: Tahoma, Trebuchet MS, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.class2, a, cl1, cl2 { 
	color: #282626; 
        font-size: 13px; 
	line-height: 18px; 
        font-family: Tahoma, Trebuchet MS, Helvetica, Geneva, Swiss, SunSans-Regular; 
	list-style-type: square; 
	list-style-position: outside;
}

.name {
       font-weight: bold;
}

a {
 	color: #680809;      
}

body {
	min-width: 801px;
	text-align: center;
	background-color: #fffcdb;
//	color: #4b602c;
}

div#page {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

table td {
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-top: 0;
}

table tr {
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-top: 0;
}

table img {
	margin-bottom: -4pt;
	margin-top: 0;
	padding-bottom: 0;
	padding-top: 0;
}

h1 {
	font-weight: bold;
	margin: 0;
}

.u_line {
        text-decoration: underline;
}
