h1
{
	font-style:italic;
	color: purple;
}
code
{
	font-style:italic;
	color: green;
}
H2
{
	color:red;
	text-align:center;
}
H3
{
	font-style:italic;
}
.boldtable, .boldtable TD, .boldtable TH
{
        font-family:sans-serif;
	border-width:1;
	border-style:solid;
	text-align:center;
}

a:link
{
	color: navy;
}

a:visited
{

}

a.abs:link
{
	color:red;
}

a.bib:link
{
	color:green;
}

body
{
	background-color: #FFFFFF
}
.thesis
{
	font-style: italic;
}
.student
{
	font-style: bold;
}

