body	{
	background-color: black;
	background-image: url(http://www.angryyounggradstudent.com/navgraphs/bar7.gif);
	background-repeat:repeat-y;
	margin-left: 120px;
	color: #faebd7;
	}
p	{
	line-height: 1.3;
	font-family: georgia, "times new roman", serif;
	}
PRE 	{ 
	color: #fc9;
	font-size: 12pt;
	font-family: verdana, arial, sans-serif;
	}
.justify	{
	color: #fc9;
	padding-right: 20%;
	text-align: justify;
	font-family: verdana, arial, sans-serif;
	}
.copyright	{
	color: #ccc;
	font-size: smaller;
	font-family: georgia, "times new roman", serif;
	}

/*		REMming this out for now
.mp3	{
	color: red;
	font-weight: bold;
	font-size: smaller;
	text-decoration: none;
	font-family: verdana, arial, sans-serif;
	}
		end of comment
*/


ul 	{
	list-style-image: url('http://angryyounggradstudent.com/star_bullet.gif');
	}




a:link	{
	text-decoration: underline;
	color: #69c;
	font-family: verdana, arial, sans-serif;
	}
a:visited	{
	color: #69c;
	text-decoration: underline;
	font-family: verdana, arial, sans-serif;
	}
a:hover	{
	color: #fc6;
	}




@font-face {
    font-family: 'HartingPlain';
    src: url('Harting_plain-webfont.eot');
    src: url('Harting_plain-webfont.eot?#iefix') format('embedded-opentype'),
         url('Harting_plain-webfont.woff') format('woff'),
         url('Harting_plain-webfont.ttf') format('truetype'),
         url('Harting_plain-webfont.svg#HartingPlain') format('svg');
    font-weight: normal;
    font-style: normal;
}

h1 	{
	font-family: 'Special Elite', 'HartingPlain', Arial, sans-serif;
	letter-spacing: 0;
	}
h2		{
	font-size: 2.2em;
		}
		pre {
			margin: 2.4em 0;
			line-height: 1.2em;
			font-size: 1.2em 
			}
pre, h1, h2, ul, li		{
			font-family: 'Special Elite', 'HartingPlain', courier, "courier new", monospace;
			}
li	{
	list-style-image: url(http://angryyounggradstudent.com/star_bullet.gif);
	}