BODY, TD , p {
	font-size : small;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #000000;
     text-align: justify;
}
.com{
font-family : Arial;
text-indent: 3%
}

.ind {
text-indent: 5%
}
.lsp{
letter-spacing:5pt;
}
.scp {
font-variant: small-caps;
}
B, STRONG {font-weight: bold }

H1  {
	background-color : #C7DAE2;
	color : #886042;
	font-size : large;
	text-align : center;
	font-weight : bold;
	
}

H2  {
	background-color : #C7DAE2;
	color : #886042;
	font-size : medium;
	text-align : center;
	font-weight : bold;
	font-variant: small-caps;
}

H3  {
	"font-variant: small-caps; font-weight: bold; color: #886042; text-align: center;"
}
H4  {
	font-size : medium;
	color : #886042;
	font-weight : bold;
	
}


A  {
	text-decoration : none;
	color : #837D4B;
	font-weight : bold;
}
.n1 {
	color : #886042;
}
A:Visited  {
	color : #837D4B;
	text-decoration : none;
	font-weight : bold;
}

A:Active  {
	color : #D1AC2E;
	text-decoration : none;
	font-weight : bold;
}

A:Hover  {
	color : Black;
	text-decoration : none;
	font-weight : bold;
}


