a:link
{
	color: rgb(230,43,134);
}
a:visited
{
	color: rgb(230,43,134); 
} 
a:active 
{
	color: rgb(230,43,134);
}
a:hover
{
        color: #E3372E;
}
body
{
	font-family: Comic Sans MS, Arial, Helvetica;
	background-image: url("paper3.gif");
	color: rgb(102,0,102);
}
table
{
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102); 
}
.stress
{
	color: rgb(30,50,255);
}
.term
{
	color: rgb(0,158,222);
}
.title
{
	color: rgb(71,114,15); 
        font-style: italic; 
}
.author
{
	color: rgb(71,114,15); 
}
.missing
{
	color: rgb(174,124,11);
}
.new
{
	color: rgb(255,0,0);
}
em
{
	color: rgb(51,102,255);
}
dfn
{
	color: rgb(46,136,87);
}
cite
{
	color: rgb(255,0,102); 
}
p
{
	font-size: 120%;
        color: rgb(102,0,102);
}
p.text
{
        font-family: Garamond, Centaur, Times New Roman, New York, serif;
        color: rgb(0,0,0);
        font-size: 120%;
	font-weight: bold;
        margin-left: 50px;
}
p.margin
{
	margin-left: 25px;
}
p.quiet
{
	font-family: Garamond, Centaur, Times New Roman, New York, serif;
	font-size: 100%;
	font-weight: normal;
	color: rgb(47,79,79);
}
pre, h6
{
        font-family: Garamond, Centaur, 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: Comic Sans MS, Arial, Helvetica;
}
h1, ol, ul
{
	color: rgb(102,0,102);
}
ol, ul
{
	font-size: 120%;
}
h1
{
        font-size: 300%;
        font-weight: normal;
}
h2
{
	color: rgb(30,50,255);
        font-size: 150%;
        font-weight: normal; 
}
h3
{
	color: rgb(71,114,15); 
	font-size: 150%;
	font-weight: bold;
}
h4
{
	color: rgb(46,136,87);
}
h5
{
	color: rgb(184,134,11);
}
h6
{
	font-size: 150%;
}
