body { 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #000000; 
		font-size: 10pt; 
		background-color: #FFFF99; 
}

a:link { 
		color: #0062b0;
		text-decoration: none;
		font-weight: bold;
}

a:visited { 
		color: #0062b0;
		text-decoration: none;
		font-weight: bold;
}

a:active { 
		color: #0062b0; 
		text-decoration: none;
		font-weight: bold;
}

a:hover { 
		color: #0062b0;
		text-decoration: underline;
		font-weight: bold;
}

.menu a:link { 
		color: #0062b0;
		text-decoration: none;
		font-weight: bold;
}

.menu a:hover { 
		color: #0062b0;
		text-decoration: none;
		font-weight: bold;
}

.style1 {
	font-size: x-small;
}

.style2 {
	font-size: 20px; 
	font-weight: bold; 
}

.style2 td {
	height: 40px;
	text-align: center;
	vertical-align: middle;	
}

.style3 {
	font-size: 20px; 
	font-weight: bold; 
}

.style3 td {
	height: 40px;
	vertical-align: middle;	
}

.style4 {
	font-size: 12px; 
	font-weight: bold; 
}

.style4 td {
	height: 16px;
	vertical-align: middle;	
}

.text_border {
	border-width: thin;
	border-style: solid;
	border-color: #cd882b;
}

.table_border td {
	border-width: thin;
	border-style: solid;
	border-color: #ffffff;
}

.indent {
	margin-left: 20px;
}

.indent2 {
	margin-left: 100px;
}
