/* CSS Document */


.h2 {
	color: #000000;
	font-size: 18px;
	font-style:italic;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
}

h2 {
	color: #000000;
	font-size: 18px;
	font-style:italic;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
}
.h3 {
	color: #000000;
	font-size: 28px;
	font-style:italic;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
}

h3 {
	color: #000000;
	font-size: 28px;
	font-style:italic;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
}

.body {
	color: #000000;
	font-size: 14px;
	font-family:"Times New Roman", Times, serif;
	margin-left:45px;
	margin-right:75px;


}

.ul {
	color: #000000;
	font-size: 14px;
	font-family:"Times New Roman", Times, serif;
	margin-left:75px;
	margin-right:75px;
	
}

.p {
	color: #000000;
	font-size: 14px;
	font-family:"Times New Roman", Times, serif;
	margin-right:5px;


}

p {
	color: #000000;
	font-size: 14px;
	font-family:"Times New Roman", Times, serif;
	margin-right:5px;


}

.sidenav {
	color: #500202;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;


}

body {

	background-color: #330000;
	color: #000000;
	font-size: 14px;
	font-family:"Times New Roman", Times, serif;
	margin-left:45px;
	margin-right:75px;
	

}

ul {
	color: #000000;
	font-size: 14px;
	font-family:"Times New Roman", Times, serif;
	margin-left:75px;
	margin-right:75px;
	
}
.titles {
	color: #000000;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;

}

