BODY, TD {
	font-family : Arial ;
	font-size : 12pt;
	background-image : url('images/paper.gif');
	link=blue vlink=blue
}
A: active {text-decoration: none; color: 00099;}

A:Hover {text-decoration:underline; color:red;}

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

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

H1 {
	font-size : 11pt;
}
H2 {
	font-size : 14pt;
	color:FF0000
}
H3 {
	font-family : Times New Roman ;
	font-size : 12pt;
	color: 000099
}
H4{	font-size : 14pt;
	color: #000099; font-weight:bold
}
H5{
	font-size : 11pt;
	color: 000099
}
H6{
	font-family : "Monotype Corsiva";
	font-size : x-large;
	font-weight : bolder;
	color : #006400;
}

p {
	color: red;
	font-size: 12px;
} 
p.MsoNormal{
	font-family:Arial;
	color: black;
	font-size: 12pt
}