body {
	font-family: tahoma;
	font-size: 11;
	color: #000000;
	font-weight: normal;
	text-align: left;
}

textarea {
	font-family: tahoma;
	font-size: 11;
	color: #000000;
	font-weight: normal;
	text-align: left;
}

.smallbold{
	font-family: tahoma;
	font-size: 12;
	color: #000000;
	font-weight: bold;
	text-align: left;
}

a  {
	font-family: tahoma;
	color: #3399ff;
	
}

li  {
	font-family: tahoma;
	color: #006699;
	padding-top: 10px;
}


.small_bold{ 
	font-family: tahoma;
	font-size:11px;
	color: #000000;
	font-weight: bold;
	
		
}
.small_bold_blue{ 
	font-family: tahoma;
	font-size:11px;
	color: #3399ff;
	font-weight: bold;
	
		
}
.rounded_corner {
	border-left: 4px solid #f0f0f0; 
	border-right: 4px solid #f0f0f0;
}

.title_blue {
	font-family: tahoma;
	font-size: 48px;
	color: #3399ff;
	font-weight: normal;
	text-align: left;
}

.title_orange {
	font-family: tahoma;
	font-size: 48px;
	color: #ce3200;
	font-weight: normal;
	text-align: left;
}

.sub_title_blue {
	font-family: tahoma;
	font-size: 24px;
	color: #3399ff;
	font-weight: normal;
	text-align: left;
}


.title_green {
	font-family: tahoma;
	font-size: 48px;
	color: #669933;
	font-weight: normal;
	text-align: left;
}

.link {
	font-family: tahoma;
	font-size: 9;
	color: #ffffff;
	font-weight: normal;
	text-align: left;
}