body {
	color: #000000;
	background-color: #FFFFFF;
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;\
	margin: 5px 10px 5px 10px;
}

font.name{
	font-size: 14pt;
	font-weight : bold;		
} 

table { 
	border: 0;
}

table.header{
 	border: 0;
	background-color : #FFFFFF;	
}

th {
	background-color: #9999cc;
	color: #ffffff;
	font-family: arial,helvetica,sans-serif;
	font-size: 11pt;
	text-align : left;
}

td {
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
}

td.skill{
	font-size: 8pt;
	font-weight : normal;
	text-align : left;
	background-color : #EEEEFF;
	vertical-align : top;
}

td.skilllist{
	font-size: 9pt;
	text-align : left;
	background-color : #EEEEEE;	
	vertical-align : top;
}

td.position {
	font-size: 11pt;
	font-weight : bold;
	text-align : left;
	background-color : #FFFFFF;
}

td.date{
	font-size: 11pt;
	text-align : right;
	background-color : #FFFFFF;
}

td.company {
	font-size: 11pt;
	font-style : italic;
	text-align : left;
	background-color : #FFFFFF;
	font-weight: bold;
	color: #000099;


}

td.location{
	font-size: 11pt;
	font-style : italic;	
	text-align : right;
	background-color : #FFFFFF;
}

td.footer {  
	font-style: italic; 
	font-size: 8pt;
	text-align : right;
}

tr.line { 
	background-color: #333366;
 }

em {
	font-weight: bold;
	font-style: italic;
}

pre,code {
	font-family: "andale mono", "monotype.com", "courier new", monospace;
	font-size: 9pt;
}

h1 {
	font-family: arial,helvetica,sans-serif;
	font-size: 24pt;
	font-weight: bold;
	color: #000066;
}

h2 {
	font-family: arial,helvetica,sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #000066;
}

h3 {
	font-family: arial,helvetica,sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000066;
}

small {
	font-family: arial,helvetica,sans-serif;
	font-size: 8pt;
}

.small {
	font-family: arial,helvetica,sans-serif;
	font-size: 8pt;
}

sup { 
	font-family: arial,helvetica,sans-serif;
	font-size: 6pt; 
}

a:link, a:visited, a:active	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#000099;
}
		
a:hover	{	
	text-decoration:	none;
	color:	#C00;
	background:	#FC0;
}

hr {
	color: #000066;
	height : 1;
	line-height: 1px;
}
