.navlinks{
	font-family: sans-serif;
	font-size : x-small;
	color: #000099;
	text-align : left;
	line-height : 200%;
}
.accent{
	background-color: Yellow;
}

.title{
	text-align: center;
	color: #000099;
}
.byline{
	font-size : medium;
}

.fontsizem1{
	font-size: smaller;
}
.fontsize2{
	font-size: x-small;
}
.margin{ margin:150}	
.underline{
	text-decoration:underline
	}
.text_yellow{
	color: #ffcc00
	}
.text_aqua{
	color: #33CCCC
	}
.text_green{
	color: #339933
	}
.text_purple{
	color: #996699
	}
.text_pink{
	color: #ff66ff
	}
.text_blue{
	color:  Blue
	}
.bibliography{
 padding-left:32;
 text-indent : -32px;
}
.ind{
	text-indent : 32px;
	}