body {
	background : white;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
table {
	background: white;
	font-family: Arial, Sans Serif;
	font-size: 14px;
	color: black;
	text-decoration: none;
	line-height: normal;
} 
h1 {font-family: Arial, Sans Serif; font-size: 20px; color: #4b0082; text-decoration: none; line-height: 125%;}
h2 {font-family: Arial, Sans Serif; font-size: 16px; color: #4b0082; text-decoration: none; line-height: 125%;}
h3 {
	font-family: Arial, Sans Serif;
	font-size: 14px;
	color: #4b0082;
	text-decoration: none;
	line-height: normal
}
h4 {font-family: Arial, Sans Serif; font-size: 10px; color: #ff1493; text-decoration: none; line-height: 100%}
ul, ol, li {
	font-family: Arial, Sans Serif;
	font-size: 14px;
	color: black;
	text-decoration: none;
	line-height: normal;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	text-decoration: none;
	line-height: normal;
	font-style: normal;
} 
h5 { font-family: Arial, Sans Serif; font-size: 12px; color: #ff1493; text-decoration: none; line-height: 140%;} 
A:LINK {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: RoyalBlue;
	text-decoration : none;
	line-height: normal;
	font-weight : bold;
} 
a:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: RoyalBlue;
	text-decoration : none;
	line-height: normal;
	font-weight : bold;
}
