
p {
	margin:				0px;
	margin-bottom:				12px;
	background:			transparent;
	color:				#121212;
	font-family:			arial,verdana,helvetica,sans-serif;
	font-weight:			normal;
font-size:										80%;
}

a:link {text-decoration: none}
a:link {color:"#0000FF"}
a:visited {color: #FF0000;}
a:visited {text-decoration: none}

a:hover {border-bottom: 1px dotted #333333}
a:hover {color: #FF0000;}

h1 {
	padding:											0px;
	margin:												0px;
	margin-bottom:								12px;
	background:										transparent;
	font-family:									arial,verdana,helvetica,sans-serif;
	font-size:										150%;
	font-weight:									bold;
}
h2 {
	margin:											0px;
	margin-bottom:							10px;
	background:									transparent;
	font-family:								arial,helvetica,sans-serif;
	font-size:									130%;
	font-weight:								bold;
}
h3 {
	margin:											0px;
	margin-bottom:							10px;
	background:									transparent;
	font-family:								arial,helvetica,sans-serif;
	font-size:									110%;
	font-weight:								bold;
}
body {
	margin:								0px;
	padding:							0px;
	background:						#ffffff;
	color:								#121212;
	font-family:					arial,verdana,helvetica,sans-serif;
	font-weight:					normal;
	height:								100%;
	width:								100%
}

tr p {
	margin:				0px;
	margin-bottom:				12px;
	background:			transparent;
	color:				#121212;
	font-family:			arial,verdana,helvetica,sans-serif;
	font-weight:			normal;
font-size:										80%;
}

ul {
	margin:				0px;
	margin-bottom:				12px;
	background:			transparent;
	color:				#121212;
	font-family:			arial,verdana,helvetica,sans-serif;
	font-weight:			normal;
font-size:										80%;
}

