H1, H2, H3, H4
{
	font-family : Helvetica, Arial, Arial Cyr, sans-serif;
}
BODY 
{
	display: block;
	line-height: 140%;
	text-align: justify;
    margin-right: 15%;
    margin-left: 15%;  
	color : #000000;
	background-color : #FFFFFF;
}

P {
	text-indent : 2em;
	margin-top : 0.4em;
	margin-bottom : 0em;
}

Div.Center 
{
	display: block;
	text-align: center;
}

Div.TOC {
	line-height: 120%;
}
Div.Body {
	display: block;
	line-height: 140%;

	text-align: justify;
}
Div.Right 
{
	text-align: right;
}
Div.Left 
{
	text-align: left;
}
Div.Border
{
}
Div.Bar
{
	text-align: center;
}
.Poetry  {
	margin-left : 10ex;
	font-style : italic;
}
A  {
	color : #0000FF;
}
A:Visited  {
	color : #800080;
}
A:Active  {
	color : #FF0000;
}
