<style type="text/css">
<!-- //

.x {
	color: 000000;
	}

A {
	text-decoration: none;
	}

A:hover {
	text-decoration: underline;
	}
	
form { 
	margin: 0; 
	padding: 0; 
	} 

.title {
	font-size: 00px;
	font-weight: bold;
	}

.title-red {
	font-size: 11px;
	font-weight: bold;
	color: #993333;
	}
	
.title-green {
	font-size: 11px;
	font-weight: bold;
	color: #336633;
	}
	
.title-orange {
	font-size: 13px;
	font-weight: bold;
	color: #CC6633;
	}
	
.title-white {
	font-size: 14px;
	line-height: 24px;
	color: #FFFFFF;
	}
	
.title-black {
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
	}
	
.text-black2 {
	font-size: 12px;
	line-height: 19px;
	color: #000000;
	}

	
.text-black {
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	}

.text-white {
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	}
	
.text-orange {
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #CC6633;
	}
	
.text-green {
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #336633;
	}
	
.caption-black {
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	}
	
.caption-grey {
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	}
	
.caption-green {
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #336633;
	}
	

	
// -->
</style>
