body {
	background-repeat : no-repeat;
/*	background-image: url(paul_club.jpg); */
	background-color : #FFFFFF;
	color: #000000;
	background-position : bottom left;
	/* padding: 0; */
	/* margin-bottom: 0; */
}

h1,h2,h3,h4,h5,h6 {
	font-family: verdana, sans-serif;
	background-color: transparent;
}

h2,h3,h4 {
	color: #6666FD;
}

h1, h2 {
	margin-bottom: 10px;
	margin-top: 1em;
}

h3 {
	margin-bottom: 6px;
}

h1 {
    color: #3333D3;
}

div,p,ol,ul {
	font-family: serif;
/*	background-color: white; */
}

 
div {
    margin-left: 1.5em;
    margin-right: 1em;
	margin-bottom: 0.5em;
}

li {
	margin-bottom: 4px;
	margin-top: 3px;
}

a {
	color: #6495ED;
	background-color: transparent; /* inherit */
	text-decoration: none;
}

code {
	color: #6633CC;
	background-color: inherit;
}

a:hover {
	color: Teal;
	background-color: transparent;
	text-decoration: underline;
}

.small { font-size: smaller; }
.nav { font-size: smaller; font-family: sans-serif; }

.spamtrap {
	font-size: smaller;
	color: #fdfdfd;
	background-color: transparent;
}

h1.CVTitle
    {
    text-align:center;
    page-break-after:avoid;
    font-size:20.0pt;
    font-weight: bold;
    font-family:sans-serif;
	color: #000000;
	background-color: transparent;
}

h2.CVHeader {
    margin:0pt;
    text-align:center;
    font-size:12.0pt;
    font-family:serif;
    font-weight:bold;
	color: #000000;
	background-color: transparent;
}

.qualification {
	font-weight: bold;
	font-family: sans-serif;
	margin: 5px;
	padding: 5px;
}


table.resume {
    border-collapse: separate;
    border-spacing: 5px 5px;
    border: thin solid #a080a0;
    margin-left: 20px;
    margin-right: 10px;
    /*
    vertical-align: top;
    margin: 10px;
    */
}

th.resume {
    font-size: larger;
    font-family: sans-serif;
    vertical-align: middle;
    border: thin solid #90c0c0;
    padding: 10px;
}

tr {
    border: thin solid #800080;
}

table.resume td {
    vertical-align: top;
    border: thin solid #e0e0f0;
	padding: 5px;
}

div.footer {
	border-top: 1px solid black;
	background-color: #f8f8FF;
	color: #000000;
	margin-top:   3.0em;  margin-bottom:   0;
	padding-top:  0.5em;  padding-bottom:  1.0em;
	margin-left: -15px;   margin-right:   -25; 
	padding-left: 15px;   padding-right:   25px;
}
