a:link
{
	color: #0000FF; 
}
a:visited
{
	color: #FF00FF; 
} 
a:active 
{
	color: #800080;
}
a:hover
{
        color: #605F00;
}
body
{
	font-family: Times New Roman, New York, serif;
	background-image: url("wurgle.jpg");
        font-size: 120%;
	color: rgb(255,0,0);
}
table
{
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102);
}
.stress, .term, .author, .title
{
	font-weight: bold;
} 
.stress
{
	color: #005B1E;
}
.term
{
	color: #FF9000; 
}
.author, .title
{
	color: #008DC6;
}
.title
{
        font-style: italic; 
}
.missing
{
	color: rgb(174,124,11);
}
em
{
	color: rgb(51,102,255);
}
dfn
{
	color: rgb(46,136,87);
}
cite
{
	color: rgb(255,0,102); 
}
p
{
	font-size: 120%;
        color: rgb(0,0,0);
}
p.margin
{
	margin-left: 25px;
}
p.quiet
{
	font-family: Times New Roman, New York, serif;
	font-size: 80%;
	font-weight: normal;
	color: #000000;
}
pre, h6
{
        font-family: Times New Roman, New York, serif;
        color: rgb(0,0,0);
        font-size: 120%;
	font-weight: bold;
        margin-left: 50px;
}
pre.header
{
	font-size: 200%;
}
h1, h2, h3, h4, h5, ol, ul
{
	font-family: Times New Roman, New York, serif;
}
ol, ul
{
	color: rgb(0,0,0);
        font-weight: normal;
	font-size: 100%;
}
h1
{
        font-size: 300%;
        font-weight: normal;
}
h2
{
	color: rgb(30,50,255);
        font-size: 150%;
        font-weight: normal; 
}
h3
{
	color: rgb(255,0,102); 
}
h4
{
	color: rgb(46,136,87);
}
h5
{
	color: rgb(184,134,11);
}
h6
{
	font-size: 150%;
}
li
{

}
