body {
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #F0E7DE;
	background-attachment: fixed;
	background-image: url(/images/bg_bot.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #333333;
}

a {   
  color: #460E61;
  text-decoration: underline;
}

a:hover {
	color: #CE0AFE;
	text-decoration: underline;
}

a:visited { 
  color: #460E61; 
  text-decoration: underline;
 }

.surround {
	border: 4px solid #BD00FF;
	margin: 10px;
}
.heading {
	font-size: 24px;
	color: #002D00;
	font-style: italic;
	font-family: "Goudy Old Style", "Times New Roman";
	text-transform: capitalize;
}
.subheading {
	font-family: "Goudy Old Style", "Times New Roman";
	font-size: 16px;
	color: #9966FF;
	font-variant: small-caps;
	text-transform: none;
}
hr {
	color: #904F4E;
}
.form-table {
	background-image: url(/images/bg_paper.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

a.cvLink  {
	color : #C0C0C0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
a.cvLink:hover {
	color : #808080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size: 11px;
	font-weight: normal;
}
a.cvLink:visited  {
	color : #C0C0C0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
a.cvLink:visited:hover {
	color : #808080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size: 11px;
	font-weight: normal;
}
.style1 {
	font-size: medium;
	color: #000000;
	font-family: "Goudy Old Style", "Times New Roman";
}
.style2 {
	font-size: medium;
	color: #FFFFFF;
	font-family: "Goudy Old Style", "Times New Roman";
}
