/* basic */
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}
.header {
	font-size: 22px;
	font-weight: 400;
	line-height: 32px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
	text-transform: capitalize;
}

/* cv area */
.cv 			{
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #999999;
	background-color: #FFFFFF;
	line-height: normal;
	font-weight: lighter;
	text-transform: capitalize;
}
.cv td 			{
	font-size: 10px;
	line-height: normal;
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
}
.cv td 	.header	{
	font-size: 18px;
	font-weight: lighter;
	line-height: 14px;
	color:#FF3300;
	line-height: 22px;
	font-family: "Times New Roman", Times, serif;
	background-color: #FFFFFF;
}
.cv td 	.tiny	{
	font-size: 13px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 10px;
}

/* cv area */
.work td 	{
	font-size: 24px;
	line-height: 8px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
}

/* cv area */
.contact td {	font-size: 11px;	line-height: 15px;color:#FFFFFF;}
.onepxright {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
a {
	color: #FFFFFF;
	background-color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	word-spacing: normal;
	padding: 0px 1px;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.bigText {
	font-size: 16px;
	line-height: 16px;
}
.clientlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
}
.onepxrightgrey {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.jobheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	top: 0px;
	font-variant: normal;
	text-transform: capitalize;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	text-transform: capitalize;
}
.frame {
	border: 1px solid #CCCCCC;
}

