H1
{
	font-family: tahoma;
	font-size: 22px;
	font-weight: bold;
	line-height: 28px;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	color: #333;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align:top;
}
H2
{
	font-family: tahoma;
	font-size: 20px;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	color: #333;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
H3
{
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	color: #333;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}



LINK
{
	font-variant: small-caps;
	color:#333;
	font-weight: bold;
}

a 
{
    color:#333;
    text-decoration:underline;
}

/* ---------------------------------  
	Default style of site  (Content)
------------------------------------ */

TD
{
	font-weight: normal;
	font-size: 12px;
	color: #343B4A;
	font-family: tahoma;
	text-decoration: none;
}

BODY
{
	font-weight: normal;
	font-size: 12px;
	font-family: tahoma;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #343B4A;
	text:#777878;	
	width:100%;
	height:100%;
}
.tableClass, .tableClass td
{
	border-collapse: collapse;
	border: solid 1px #ccc;
	vertical-align: top;
	padding: 20px;
}
.tableClass strong
{
	/*display: inline-block;*/
	padding: 4px;
	font-size: 11px;
}
.Appointment
{
	_ackground: #DFEEFF none repeat scroll 0 0;
	background: #DFEEFF url(http://www.nogomistars.com/ar/cssOther/Img/Appointment.png) center no-repeat;
	border-color: #F6FAFF -moz-use-text-color #A7C0DF;
	border-style: solid none;
	border-width: 1px 0;
}