/* CSS Document */
body { 
	margin-top: 0px;
}


a:link {font-family: Arial; text-decoration: none; font-size: 7pt; color: #9a7676; font-weight: normal; }
a:hover {font-family: Arial; text-decoration: none; font-size: 7pt; color: #7b4f4f; font-weight: normal}
a:visited {font-family: Arial; text-decoration: none; font-size: 7pt; color: #9a7676; font-weight: normal; }


.nailText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #ebe3da;
	line-height: 10pt;
}

.homeText {
	font-family: verdana;
	font-size: 7pt;
	text-align: justify;
	color: #7b4f4f;
	line-height: 12pt;
}


.subText {
	font-family: verdana;
	font-size: 7pt;
	color: #7b4f4f;
	line-height: 12pt;
}

.servicesTitles {
	font-family: georgia;
	font-size: 9pt;
	text-align: justify;
	font-weight: bold;
	color: #638b15;
	line-height: 13pt;
}

input {
          font-family:verdana,arial,helvetica,sans-serif;
          font-size: xx-small;
		  line-height: 12pt;
          color:#666666;
}

submit {
          font-family:verdana,arial,helvetica,sans-serif;
          font-size: xx-small;
          color:#848484;
}


.apply {
          font-family:verdana,arial,helvetica,sans-serif;
          font-size: xx-small;
		  line-height: 12pt;
	color: #7b4f4f;}