Body  {margin-top: 3%;
	margin-bottom: 3%;
	margin-left: 5%;
	margin-right: 10%;
	font-size: 14px;
	font-family: arial, serif;
	background-color : #FDF5E6;
	}

P  	{ color: 003366;
	font-size: 14px;
	font-family: arial, serif;
	}

.p {
	color: White;
	margin-bottom: auto;
	font-weight: bold;
	background-color : #6699CC;
}

.pi {
	color: 003366;
	margin-bottom: auto;
	text-indent: 0
}

.q {
	background-image : url(../../../wordkonv/001.png);
	color: Green;
	text-align: justify;
	font-size: 14px;
	font-family: arial, serif;
}

.r {
	color: Olive;
	margin-bottom: auto;
	font-weight: bold;
	background-color : transparent;
}

.s {
	color: Silver;
	margin-bottom: auto;
	font-weight: bold;
	background-color : transparent;
}

.t{
	color: Red;
	margin-bottom: auto;
	font-weight: bold;
	background-color : transparent;
}

H1 	{color: rgb(0,51,102);
	margin-top: 2em;
    margin-bottom: 1.5em;
    text-align: center; 
    text-transform: uppercase;
    font-size: 19px;
	font-weight: bold; 
    font-family: "Britannic Bold,EraserDust", arial, serif;
    }

H2 	{
	color: rgb(0,51,102);
	margin-top: 2em;
	margin-bottom: 1.5em;
	text-align: left;
	text-transform: uppercase;
	font-size: 19px;
	font-weight: bold;
	font-family: "Britannic Bold,EraserDust", arial, serif;
}

h3  {color: 003366;
    font-weight: bold
    }

h4  {color: 003366;
    margin-bottom: -0.5em;
    font-weight: bold
    }


td { color: 003366;
   font-size: 12px;
   }

ul { color: 003366;
   font-size: 14px;
   }

ol { color: 003366;
   font-size: 14px;
   }
   
em{
	letter-spacing : 1.5px;
}

hr {
    border: 0;
    color: #000000;
    background-color: #000000;
    height: 3px;
    width: 100%;
    text-align: left;
    }
    
A:link {color: blue; text-decoration: underline }

A:active { color: blue; text-decoration: none }

A:visited {color: 800080 }

A:hover  {color: 000080 }