﻿h1
{
	font-family:"Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight:bold;
	color: black;
	
}

h2
{
	font-family:"Times New Roman", Times, serif;
	font-size:x-large;
	font-weight:bold;
	color:black;
	
}


p

{
	font-family:"Times New Roman", Times, serif;
	font-size:large;
	font-weight:normal;
	color:black;
	

}

ul

{
	font-family:"Times New Roman", Times, serif;
	font-size:large;
	font-weight:normal;
	color:black;
	

}

ol

{
	font-family:"Times New Roman", Times, serif;
	font-size:large;
	font-weight:normal;
	color:black;
	

}

h6

{
	font-family:"Times New Roman", Times, serif;
	font-size:xx-large;
	font-weight:bold;
	color:red;
	
}


body
{
	background-color:white; 
}

ol
{
	font-family:"Times New Roman", Times, serif;
	font-size:medium;
	font-weight:normal;
	color:black;

}

