html,body
{
	background-color:white;
	margin:0;
	padding:0;
	border:0 none;
	vertical-align: baseline;
	
}

h1 a:link
{
color:white;
font-size:25px;
text-decoration:bold;
background-color:#000000;
}

h1 a:visited
{
color:white;
font-size:25px;
text-decoration:bold;
background-color:#000000;
}

h1 a:hover
{
color:#00BFFF;
text-decoration:bold;
background-color:#000000;
}

h1 a:active
{
color:#FF1493;
text-decoration:bold;
background-color:#000000;
}

h1
{
background-color:black;
font-family:helvetica;
text-decoration:bold;
color: #FFFF00;
font-size: 25px;
}

h2 a:link
{
color:white;
text-decoration:bold;
background-color:#000000;
}

h2 a:visited
{
color:white;
text-decoration:bold;
background-color:#000000;
}

h2 a:hover
{
color:#00BFFF;
text-decoration:bold;
background-color:#000000;
}

h2 a:active
{
color:#FF1493;
text-decoration:bold;
background-color:#000000;
}

h2
{
background-color:black;
font-family:helvetica;
text-decoration:bold;
color: #FFFF00;
font-size: 20px;
width:90%;
}

p
{
font-family: helvetica;
color: black;
font-size: 25px;
}

.bio
{
	margin-left:auto;
	margin-right:auto;
	width:70%;
}

a.alan:link
{
color:#FFFF00
}

a.alan:visited
{
color:#FFFF00
}

a.alan:hover
{
color:#00BFFF
}

a.alan:active
{
color:#FF1493
}

a
{
text-decoration:none
}

a:link
{
color:#000000
}

a:visited
{
color:#000000
}

a:hover
{
color:#00BFFF
}

a:active
{
color:#FF1493
}

.cv
{
	width:640px;
	text-align:center;
	font-size: 15px;
	font-family:helvetica;
}

table
{
	width:100%;
}

.resume
{
	font-size: 15px;
}

img1
{
border:0
}

ol
{
list-style:none;
}

iframe#ask_form 
{ 
width: 50%; 
}

h5
{
        position: relative;
        top: -35px;
        margin-bottom: 0px;
        border-bottom: 2px solid #000000;
		font-size:15px;
		width:50%;
}

.date
{
	margin-top: 50px;
}

h5,p
{
font-family: helvetica;
color: black;
}

.caption
{
font-size:15px;
}

.content
{
font-size:15px;
}

