
/*  resume.css

	Style for Daniel McQuillen's resume
	Last modified: May 3, 2004
*/


/*Elements*/

h1
{
	font-size:1.2em;
	padding-top:10px;
	font-weight: normal;
	padding-bottom:5px;
	font-family: Geneva;
	margin:	.5em 0em 1em 0em;border-bottom:1px dotted #aaa;
}

h2
{
	font-size:1em;
	padding-top:10px;
	padding-bottom:0px;
	margin-bottom:0px;
}




body	{
	font-size: 12px;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
    COLOR: #333333;
	font-weight:normal;
	text-decoration:none;
	line-height: 20px;
}





/*
blockquote {
	font-size: 12px;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
    COLOR: #333333;
	font-weight:normal;
	text-decoration:none;
	line-height: 20px;
}


body	{
	font-size: 12px;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
    COLOR: #333333;
	font-weight:normal;
	text-decoration:none;
	line-height: 20px;
}



h1 {
	color:black;font : bold 16px Verdana, Arial, Helvetica, sans-serif;margin:1em 0em 1em 0em;
}

h2 {
	color: #666666;font : bold 14px Verdana, Arial, Helvetica, sans-serif;margin:1.2em 0em .2em 0em;
}

li {
	font-size: 12px;font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;color: #333333;font-weight:normal;text-decoration:none;line-height: 20px;
}
*/

/*
p	{	
	font-size: 1 em;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #333333;
	font-weight:normal;
	text-decoration:none;
	line-height: 1.8em;	
	margin:0em 0em .5em 0em;
}



td   {
	font: 12px  Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
*/


/*   links    */
/*
A {
	color: #CC3300;
	font-weight: bold;
	text-decoration: none;
}

A:hover {
	color: #CC3300;
	font-weight: bold;
	text-decoration: underline;
}

A:Visited {
	color: #CC9900;
	font-weight: bold;
	text-decoration: none;
}
*/

/* id */


#resumeTitle{
	color:black;
	font-size: 1.4em;
	font-family: Geneva, Helvetica;
}
