@charset "utf-8";
/* CSS Document */

.page_style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


.list {
	list-style-image: url(images/bullet.jpg);
	list-style-type: none;

}

.heading1 { font-size:16px ; font-family:Arial, Helvetica, sans-serif ; font-weight:bold ; 
; color:#FFFFFF  ; padding-left:10 }


.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #35acb4;
	
}





.companyname {
	font-size: 9px;
	color: 186f6c;
}


	

.buttun a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #333333;
}

.buttun a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #FF9900;
}
.new_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

