BODY {		
	FONT: 14px Times New Roman, Times, serif;
}


a:link		{ color: #990011; text-decoration: none }
a:visited	{ color: #990011; text-decoration: none }
a:active	{ color: #990011; text-decoration: none }
a:hover		{ color: #990011; text-decoration: underline }


TABLE { 
	FONT: 14px Times New Roman, Times, serif;
}

h1 {
	FONT: 17px Times New Roman, Times, serif;
	font-weight:bold;
	word-spacing: 0; 
	margin-top: 0; 
	margin-bottom: 0;
}

h2, h3 {
	FONT: 14px Times New Roman, Times, serif;
	font-weight:bold;
	word-spacing: 0; 
	margin-top: 0; 
	margin-bottom: 0;
}

li, ul {
	text-align: left;
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
	list-style-type:disc;
 
}
