body	{	background-color: #CCCECD;
		font-family:	"Times New Roman", Georgia, serif;	}
		
p		{	font-family: "Times New Roman", Georgia, serif;
			font-size: 12pt;
			color: #000000;	}
			
H1	{	font-size: 24pt;
		color: #7D3411;	}
		
H2	{	font-size: 20pt;
		color: #7D3411;	}

H3	{	font-size: 18pt;
		color: #7D3411;	}

H4	{	font-size: 16pt;
		color: #7D3411;	}

H5	{	font-size: 14pt;
		color: #7D3411;	}

H6	{	font-size: 12pt;
		color: #7D3411;	}

.smtxt	{ font-family: "Times New Roman", Georgia, serif;
		  font-size: 10pt;
		  color: #000000;	}
		  
a:link	{	color: #7D3411;
			text-decoration: none;	}

a:active	{	color: #7D3411;
				text-decoration: underline;	}
				
a:hover	{	color: #7D3411;
				text-decoration: underline;	}
				
a:visited	{	color: #000000;
				text-decoration: underline;	}
			
hr	{	width: 80%;
		size: 5px;
		color: #7D3411;	}