body {
	margin: 0px;
	font-family: Verdana, serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background: url('/images/topimage2.gif');
	background-repeat: no-repeat;
}
img {
	border: 0px;
}
a:link {
	color: blue;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	background: inherit;
}
a:hover {
	color: red;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	background: inherit;
}
a:visited {
	color: #000000;
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
	background: inherit;
}
H1 {
	margin-bottom: 0px;
	font-family: Tahoma,Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background: inherit;
}
td, textarea, input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: inherit;
}
.tableDetail {
	font-size: 10px;
}
.cvlabel {
	font-size: 13px;
/*	font-style: small-caps;*/
	font-family: Verdana, serif;
	font-weight: bolder;
	color: #0367BB;
	background: inherit;
}
.cvdata {
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	color: #587388;
	background: inherit;
}
.cvdetail {
	font-size: 11px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-style: italic;
	color: #3337DB;
	background: inherit;
}

.note {
	font-size: 11px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-style: italic;
	color: #0c4b1c;
}
