BODY {
	background: #deffe7 ;
	font-family : Arial, Geneva, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	text-decoration: none;
	color: Black;
}

TABLE {
	font-size : small;
}

TD {
	font-size : 12px;
}


P {
	font-size : 12px;
	font-family : Arial, Geneva, sans-serif;
	font-variant : normal;
	vertical-align: middle;
	text-decoration: none;
	text-align : justify;
	border-width: 0;
	margin: 0;
	color : Black;
}

PRE {
	font-size : 12px;
	font-family : "Courier New", Courier, monospace;
	font-variant : normal;
}

H1 {
	font-size: 16pt;
	color: Teal;
}
H2 {
	font-size: 14pt;
	color: Teal;
}

H3 {
	font-size: 13pt;
	color: Teal;
}

H4 {
	font-size: small;
	font-variant: small-caps;
	font-weight: bold;
	color : Teal;
}

H5 {
	font-size: 11pt;
	font-weight: normal;
	color: Teal;
}

A {
	font-size: 12px;
	text-align : left;
	vertical-align: middle;
	text-decoration: none;
	color: Teal;
}

A:Hover {
	font-size: 12px;
	text-align : left;
	vertical-align: middle;
	text-decoration: none;
	font-weight: normal;
	color: Red;
}

a:visited {
	font-size: 10pt;
	text-align : left;
	vertical-align: middle;
	text-decoration: none;
	color: #990099;
}

HR {
	width: 85%;
	height: 2pt;
}

IMG {
	text-align:  middle;
	vertical-align: middle;
	border-width: 0;
	margin: 0;
}
