﻿

a:link
{
	color: #aa240c;
	text-decoration:none; 
}
a:visited
{
	color: #aa240c; 
	text-decoration:none;
} 
a:active 
{
	color: rgb(153,0,255);
	text-decoration:none;
}
body
{
	font-family:Times New Roman;
	background-color:#eeeef6;
	color: #111725; margin-top:0;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Times New Roman, Times;
}
h1
{
	color: #472353;
	font-size:28pt; font-style:normal; font-weight:bold
}
h2
{
	color: #74271f;
	font-size:20pt;
}
h3
{
	color: rgb(102,0,51); 
	font-size:18pt;
}
h4
{
	color:  #74271f;
	font-size:14pt;

}
h5
{
	margin:6 0; color: rgb(102,0,51);
	font-size:12pt;
}
h6
{
	color: rgb(51,102,51);
	font-size:10pt;
}
hr
{
	color:#0d0403;
	background-color:#0d0403;
	border:solid 1em; 
}
img	{ border:2;}
