body 
    { 
     color: black; 
     background-color: #003366;
     margin: 0px 
     }

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.whiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	font-weight: bold;
	color: #FFFFFF;
}



	a:link    { color: #5D8D9C; } 
    a:visited { color: #5D8D9C; }
	a:hover   { color: #993333; } 
	 
	 
	.whiteLinks a:link  { color: #FFFFFF; } 
	.whiteLinks a:visited { color: #FFFFFF; }
	.whiteLinks a:hover { color: ##b7bfd5; } 
	
	.bluelinks a:link  { color: #003366; } 
	.bluelinks a:visited { color: #003366; }
	.bluelinks a:hover { color: #FFFFFF; } 
	
	
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.paraheader {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #993333;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
}
.booktitle {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : left;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #993333;
}
.smallblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #003366;
}

.author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}

