h1	{
	margin: 0px;
	font-family: arial, sans serif;
	font-size: 15;
	letter-spacing: 1;
	color: FloralWhite;	}	
h2	{
	margin: 0px;
	font-family: arial, sans serif;
	font-size: 14;
	letter-spacing: 1;
	line-height: 20px;
	color: DarkRed;
	text-align: left;	}	
h3	{
	margin: 0px;
	font-family: arial, sans serif;
	font-size: 12;
	font-weight: 400;
	color: DarkRed;
	text-align: left;	}	
	
strong	{
	font-weight: 600;	}
	
td	{
	font-family: arial, sans serif;
	font-size: 12px;
	line-height: 16px;	}

sup	{
	font-size: 11px;	}
	
A:link, A:visited 	{
	text-decoration: none;	} 
td A:link, td A:visited 	{
	color: Green;	}
td A:hover 	{
	color: DarkRed;
	text-decoration: underline;	} 
	
img	{
	border-color: #a9a9a9	}

.text	{
	font-family: times new roman, serif;
	font-size: 15px;
	line-height: 18px;	}
	
.prim	{
	font-family: arial, sans serif;
	font-size: 10px;
	line-height: 13px;	}
	
.capital	{
	font-size: 140%;
	font-weight: 800;	}	
	
hr	{
	height: 1px;
	width: 100%;
	color: DarkRed;	}
	
ol	{
	margin-top: 8px;	}